Skip to content

Commit fd2d193

Browse files
dependabot[bot]sylvestre
authored andcommitted
build(deps): bump openssl from 0.10.64 to 0.10.66
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb998ac commit fd2d193

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
@@ -65,7 +65,7 @@ num_cpus = "1.16"
6565
number_prefix = "0.4"
6666
once_cell = "1.19"
6767
opendal = { version = "0.48.0", optional = true, default-features = false }
68-
openssl = { version = "0.10.64", optional = true }
68+
openssl = { version = "0.10.66", optional = true }
6969
rand = "0.8.4"
7070
regex = "1.10.3"
7171
reqsign = { version = "0.16.0", optional = true }

0 commit comments

Comments
 (0)