about summary refs log tree commit diff stats
path: root/usr/src/mei/yes/Cargo.toml
diff options
context:
space:
mode:
authorRen Kararou <[email protected]>2023-11-15 17:21:14 -0600
committerRen Kararou <[email protected]>2023-11-15 17:21:14 -0600
commit6a8f7dce846fabbf71881d9f2beba5504133730d (patch)
treec77c3b43bd21cfa79c71d7d63521863f374a9d5b /usr/src/mei/yes/Cargo.toml
parente9028cfd5635ffdd972dfebacb32f9fe7ef1eb69 (diff)
downloadk2spice-6a8f7dce846fabbf71881d9f2beba5504133730d.tar.gz
k2spice-6a8f7dce846fabbf71881d9f2beba5504133730d.tar.bz2
k2spice-6a8f7dce846fabbf71881d9f2beba5504133730d.zip
add repository and readme information to the cargo manifest
Diffstat (limited to 'usr/src/mei/yes/Cargo.toml')
-rw-r--r--usr/src/mei/yes/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/mei/yes/Cargo.toml b/usr/src/mei/yes/Cargo.toml
index 40f8366..b161890 100644
--- a/usr/src/mei/yes/Cargo.toml
+++ b/usr/src/mei/yes/Cargo.toml
@@ -6,6 +6,8 @@ license.workspace = true
 authors.workspace = true
 description.workspace = true
 documentation.workspace = true
+repository.workspace = true
+readme.workspace = true
 
 [[bin]]
 name = "yes"