diff --git a/common/nym-lp-data/Cargo.toml b/common/nym-lp-data/Cargo.toml index 52fe075692..5a4f47aafa 100644 --- a/common/nym-lp-data/Cargo.toml +++ b/common/nym-lp-data/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "nym-lp-data" +description = "Lewes Protocol data structure for the Nym network" version.workspace = true authors.workspace = true edition.workspace = true