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 2f529fd commit d0a403eCopy full SHA for d0a403e
mbedtls-platform-support/Cargo.toml
@@ -27,7 +27,7 @@ chrono = { version = "0.4", optional = true }
27
chrono = "0.4"
28
29
[dependencies.mbedtls-sys-auto]
30
-version = "2.25.0"
+version = "2"
31
default-features = false
32
features = ["threading", "custom_printf"]
33
path = "../mbedtls-sys"
0 commit comments