Skip to content

Commit

Permalink
Merge pull request #35 from 255doesnotexist/dependabot/cargo/openssl-…
Browse files Browse the repository at this point in the history
…0.10.68

chore(deps): bump openssl from 0.10.66 to 0.10.68
  • Loading branch information
aisuneko authored Oct 21, 2024
2 parents 9e4e1f1 + 05aed2f commit aa4e0ca
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 @@ -12,7 +12,7 @@ serde = { version = "1.0.210", features = ["derive"] }
serde_derive = "1.0.204"
serde_json = "1.0.128"
ssh2 = "0.9.4"
openssl = { version = "0.10.66", features = ["vendored"] }
openssl = { version = "0.10.68", features = ["vendored"] }
toml = "0.8.19"
env_logger = "0.11.5"
log = "0.4.22"
Expand Down

0 comments on commit aa4e0ca

Please sign in to comment.