Skip to content

Commit 6eb5035

Browse files
committed
Bump msrv.
1 parent 61280e5 commit 6eb5035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage = "https://github.com/pendulum-project/nts-pool"
88
readme = "./README.md"
99
description = "NTS pool key exchange server"
1010
publish = false
11-
rust-version = "1.71" # MSRV
11+
rust-version = "1.87" # MSRV
1212

1313
[package.metadata.cargo-udeps.ignore]
1414
normal = [ "ntp-proto", "rustls-platform-verifier", "rustls-pemfile2", "rustls23", "serde", "tokio-rustls", "toml", "tracing", "tracing-subscriber" ]

0 commit comments

Comments
 (0)