Update Cargo.toml (#290)

fix compile error metioned in #286
This commit is contained in:
Jiangqiu Shen
2024-08-28 21:06:48 -04:00
committed by GitHub
parent 3fcd74ce4e
commit a8bb4ee7e5

View File

@@ -8,7 +8,7 @@ edition = "2021"
authors = ["kkrainbow"]
keywords = ["vpn", "p2p", "network", "easytier"]
categories = ["network-programming", "command-line-utilities"]
rust-version = "1.75"
rust-version = "1.77"
license-file = "LICENSE"
readme = "README.md"