Skip to content

Commit 7f5d67c

Browse files
Bump openssl from 0.10.68 to 0.10.70
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.68...openssl-v0.10.70) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97b3809 commit 7f5d67c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ anyhow = "1.0.93"
1313
fasyslog = { git = "https://github.com/koenw/fasyslog.git", rev = "805e4497b5bdc87acf570c69765363215946289e", features = ["native-tls"] }
1414
log = { version = "0.4.22", features = ["kv", "kv_std"] }
1515
native-tls = "0.2.12"
16-
openssl = "0.10.68"
16+
openssl = "0.10.70"
1717
pretty_env_logger = "0.5.0"
1818
structopt = { version = "0.3.26", features = ["color", "doc", "wrap_help"] }
1919
syslog_loose = "0.21.0"

0 commit comments

Comments
 (0)