diff --git a/CHANGELOG.md b/CHANGELOG-legacy.md similarity index 100% rename from CHANGELOG.md rename to CHANGELOG-legacy.md diff --git a/Cargo.toml b/Cargo.toml index 88bd77a..ec94eb2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ license = "CC0-1.0" readme = "README.md" repository = "https://github.com/Near-One/near-plugins" homepage = "https://github.com/Near-One/near-plugins" -keywords = ["near", "smart contract", "plugin"] +keywords = ["near", "smart-contract", "plugin"] [workspace.dependencies] bitflags = "1.3"