Skip to content

Commit b08f9dd

Browse files
committed
feat: notify 8.0 requires MSRV 1.77
1 parent fb347d7 commit b08f9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/shadowsocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation = "https://docs.rs/shadowsocks-core"
99
keywords = ["shadowsocks", "proxy", "socks", "socks5", "firewall"]
1010
license = "MIT"
1111
edition = "2021"
12-
rust-version = "1.75"
12+
rust-version = "1.77"
1313

1414
[badges]
1515
maintenance = { status = "passively-maintained" }

0 commit comments

Comments
 (0)