浏览代码

cli: publish metadata (#1817)

Armani Ferrante 3 年之前
父节点
当前提交
aa2b766434
共有 1 个文件被更改,包括 3 次插入0 次删除
  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"