Skip to content

Commit

Permalink
Bump openssl from 0.10.60 to 0.10.66
Browse files Browse the repository at this point in the history
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.60 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.60...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and de-vri-es committed Jul 22, 2024
1 parent 9f9b368 commit f644e38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env_logger = "0.10.0"
hmac = "0.12.1"
hyper = { version = "0.14.11", features = ["http1", "http2", "runtime", "server"] }
log = { version = "0.4.14", features = ["serde"] }
openssl = "0.10.60"
openssl = "0.10.66"
serde = { version = "1.0.127", features = ["derive"] }
serde_yaml = "0.9.13"
sha2 = "0.10.2"
Expand Down

0 comments on commit f644e38

Please sign in to comment.