Skip to content

Commit

Permalink
Bump version of openssl to 0.10.66.
Browse files Browse the repository at this point in the history
  • Loading branch information
johanthoren committed Aug 15, 2024
1 parent 89aac38 commit 969a192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ shellwords = "1.1.0"
stderrlog = "0.6"
tokio = { version = "1.28.2", features = ["macros", "rt-multi-thread"] }
wait-timeout = "0.2.0"
openssl = "0.10.57"
openssl = "0.10.66"
lazy_static = "1.4.0"
hex = "0.4.3"
once_cell = "1.19.0"
Expand Down

0 comments on commit 969a192

Please sign in to comment.