Skip to content

Commit

Permalink
Bump openssl from 0.10.59 to 0.10.60 (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 24a0756 commit 3a7e16e
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 @@ -100,7 +100,7 @@ dotenvy = "0.15"
env_logger = "0.10"
futures-util = { version = "0.3.17", default-features = false, features = ["std"] }
log = "0.4"
openssl = { version = "0.10.55", features = ["v110"] }
openssl = { version = "0.10.60", features = ["v110"] }
rand = "0.8"
rustls = "0.21"
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 3a7e16e

Please sign in to comment.