diff --git a/Cargo.toml b/Cargo.toml index f2758fb2..57bed4b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = ["rgb-core", "rust-dlc", "bitswap", "payjoin", "aluvm", "baid58"] name = "Bitswap-Core" version = "1.0.17-alpha" edition = "2021" -description = "AMM DEX on RGB Protocol" +description = "AMM DEX on RGB Protocol and Lightning Network" license = "Business Source License 1.1" [memmbers]