From 25f2f5d358383a130754826b6547c79f5d5ab50e Mon Sep 17 00:00:00 2001 From: Ren Kararou Date: Wed, 15 Nov 2023 16:55:13 -0600 Subject: use workspace more aggressively for dependency alignment --- usr/src/mei/yes/Cargo.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'usr/src/mei/yes') diff --git a/usr/src/mei/yes/Cargo.toml b/usr/src/mei/yes/Cargo.toml index d46dce9..c9a369b 100644 --- a/usr/src/mei/yes/Cargo.toml +++ b/usr/src/mei/yes/Cargo.toml @@ -1,7 +1,10 @@ [package] name = "yes" -version = "0.1.0" -edition = "2021" +version.workspace = true +edition.workspace = true +authors.workspace = true +description.workspace = true +documentation.workspace = true [[bin]] name = "yes" -- cgit 1.4.1-2-gfad0