Skip to content

Commit d46d173

Browse files
Bump openssl from 0.10.68 to 0.10.69
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.69. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.68...openssl-v0.10.69) --- 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 d46d173

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -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.69"
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)