diff --git a/ghost-crab-common/Cargo.toml b/ghost-crab-common/Cargo.toml index cf61ea4..6c2c3f4 100644 --- a/ghost-crab-common/Cargo.toml +++ b/ghost-crab-common/Cargo.toml @@ -1,7 +1,9 @@ [package] name = "ghost-crab-common" +description = "ghost-crab common" version = "0.1.0" edition = "2021" +license = "MIT" [lib]