Skip to content

Commit 1da378c

Browse files
authored
rust-overlay: roll deps, openssl to 0.10.72 (#40)
1 parent 16143c5 commit 1da378c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ rand = "0.3.14"
1111
# The following commit results in a successful build, which reverts the above commit
1212
zstd = { git = "https://github.com/syncom/zstd-rs", rev ="abbc3b6a21c9825243933cbb6778781608db56dc" }
1313
[target.'cfg(unix)'.dependencies]
14-
openssl = "0.10.66"
14+
openssl = "0.10.72"

0 commit comments

Comments
 (0)