We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92161be commit 3dad149Copy full SHA for 3dad149
Cargo.toml
@@ -65,7 +65,7 @@ openssl-probe = { version = "0.1.5", optional = true }
65
os_info = { version = "3.0.1", default-features = false }
66
percent-encoding = "2.0.0"
67
rand = { version = "0.8.3", features = ["small_rng"] }
68
-rustc_version_runtime = "0.1.4"
+rustc_version_runtime = "0.2.1"
69
rustls-pemfile = "0.3.0"
70
serde_with = "1.3.1"
71
sha-1 = "0.10.0"
0 commit comments