Skip to content

Commit 21876af

Browse files
authored
Merge pull request #405 from fortanix/raoul/rte-573-version_bump
[RTE-573] Version bump mbedtls 0.13.4
2 parents dabae2f + f9b04ef commit 21876af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mbedtls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "mbedtls"
33
# We jumped from v0.9 to v0.12 because v0.10 and v0.11 were based on mbedtls 3.X, which
44
# we decided not to support.
5-
version = "0.13.3"
5+
version = "0.13.4"
66
authors = ["Jethro Beekman <[email protected]>"]
77
build = "build.rs"
88
edition = "2018"

0 commit comments

Comments
 (0)