瀏覽代碼

chore: update Cargo.toml

Yujia Qiao 4 年之前
父節點
當前提交
b5c9007efe
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Cargo.toml

+ 3 - 0
Cargo.toml

@@ -4,6 +4,9 @@ version = "0.1.0"
 edition = "2021"
 authors = ["Yujia Qiao <code@rapiz.me>"]
 description = "A reverse proxy for NAT traversal"
+license-file = "LICENSE"
+repository = "https://github.com/rapiz1/rathole"
+readme = "README.md"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 [profile.bench]