Skip to content

Commit 4567131

Browse files
author
Jethro Beekman
committed
Bump crate versions
1 parent f6ac1da commit 4567131

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mbedtls-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mbedtls-sys-auto"
3-
version = "2.26.0"
3+
version = "2.26.1"
44
authors = ["Jethro Beekman <[email protected]>"]
55
build = "build/build.rs"
66
license = "Apache-2.0/GPL-2.0+"

mbedtls/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ rc2 = { version = "0.3", optional = true }
3232
cfg-if = "1.0.0"
3333

3434
[target.x86_64-fortanix-unknown-sgx.dependencies]
35-
rs-libc = "0.1.0"
35+
rs-libc = "0.2.0"
3636
chrono = "0.4"
3737

3838
[dependencies.mbedtls-sys-auto]

0 commit comments

Comments
 (0)