diff --git a/rm-shared/Cargo.toml b/rm-shared/Cargo.toml index 66fa6de..15c7740 100644 --- a/rm-shared/Cargo.toml +++ b/rm-shared/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "rm-shared" +description = "shared things for rustmission" version.workspace = true edition.workspace = true authors.workspace = true