Skip to content

Commit

Permalink
Merge pull request #17 from de-vri-es/dependabot/cargo/openssl-0.10.60
Browse files Browse the repository at this point in the history
Bump openssl from 0.10.57 to 0.10.60
  • Loading branch information
de-vri-es authored Dec 24, 2023
2 parents 73cbdc8 + 54f8cfb commit 192833d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.55"
openssl = "0.10.60"
serde = { version = "1.0.127", features = ["derive"] }
serde_yaml = "0.9.13"
sha2 = "0.10.2"
Expand Down

0 comments on commit 192833d

Please sign in to comment.