Browse Source

chore: update Cargo.toml

Yujia Qiao 4 years ago
parent
commit
b5c9007efe
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Cargo.toml

+ 3 - 0
Cargo.toml

@@ -4,6 +4,9 @@ version = "0.1.0"
 edition = "2021"
 edition = "2021"
 authors = ["Yujia Qiao <code@rapiz.me>"]
 authors = ["Yujia Qiao <code@rapiz.me>"]
 description = "A reverse proxy for NAT traversal"
 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
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 [profile.bench]
 [profile.bench]