We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61280e5 commit 6eb5035Copy full SHA for 6eb5035
Cargo.toml
@@ -8,7 +8,7 @@ homepage = "https://github.com/pendulum-project/nts-pool"
8
readme = "./README.md"
9
description = "NTS pool key exchange server"
10
publish = false
11
-rust-version = "1.71" # MSRV
+rust-version = "1.87" # MSRV
12
13
[package.metadata.cargo-udeps.ignore]
14
normal = [ "ntp-proto", "rustls-platform-verifier", "rustls-pemfile2", "rustls23", "serde", "tokio-rustls", "toml", "tracing", "tracing-subscriber" ]
0 commit comments