about summary refs log tree commit diff stats
path: root/usr/src/mei/false/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/mei/false/Cargo.toml')
-rw-r--r--usr/src/mei/false/Cargo.toml7
1 files changed, 5 insertions, 2 deletions
diff --git a/usr/src/mei/false/Cargo.toml b/usr/src/mei/false/Cargo.toml
index 7de9061..5788c05 100644
--- a/usr/src/mei/false/Cargo.toml
+++ b/usr/src/mei/false/Cargo.toml
@@ -1,7 +1,10 @@
 [package]
 name = "falsecmd"
-version = "0.1.0"
-edition = "2021"
+version.workspace = true
+edition.workspace = true
+authors.workspace = true
+description.workspace = true
+documentation.workspace = true
 
 [[bin]]
 name = "false"