Skip to content

Commit

Permalink
Merge pull request #151 from friendbear/dependabot/cargo/develop/open…
Browse files Browse the repository at this point in the history
…ssl-0.10.66

[Cargo]: Bump openssl from 0.10.62 to 0.10.66
  • Loading branch information
friendbear authored Aug 13, 2024
2 parents d1f0b33 + 1dda144 commit bc5ce2a
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 practice_collection/external_crate_use/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ env_logger = "0.10.2"
log = "0.4.22"
mime = "0.3.17"
serde = { version = "1.0.0", features = ["derive"] }
openssl = { version ="0.10.60", features = ["v110"] }
openssl = { version ="0.10.66", features = ["v110"] }

0 comments on commit bc5ce2a

Please sign in to comment.