Browse Source

cli: publish metadata (#1817)

Armani Ferrante 3 years ago
parent
commit
aa2b766434
1 changed files with 3 additions and 0 deletions
  1. 3 0
      cli/Cargo.toml

+ 3 - 0
cli/Cargo.toml

@@ -4,6 +4,9 @@ version = "0.24.2"
 authors = ["armaniferrante <armaniferrante@gmail.com>"]
 rust-version = "1.56"
 edition = "2021"
+repository = "https://github.com/project-serum/anchor"
+description = "Anchor CLI"
+license = "Apache-2.0"
 
 [[bin]]
 name = "anchor"