Skip to content

Commit d0a403e

Browse files
mbedtls-sys update
1 parent 2f529fd commit d0a403e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mbedtls-platform-support/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ chrono = { version = "0.4", optional = true }
2727
chrono = "0.4"
2828

2929
[dependencies.mbedtls-sys-auto]
30-
version = "2.25.0"
30+
version = "2"
3131
default-features = false
3232
features = ["threading", "custom_printf"]
3333
path = "../mbedtls-sys"

0 commit comments

Comments
 (0)