Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from Trioxidation/dependabot/cargo/openssl-0.1…
Browse files Browse the repository at this point in the history
…0.60

Bump openssl from 0.10.55 to 0.10.60
  • Loading branch information
AaronErhardt committed Nov 28, 2023
2 parents 52b10bd + 6944090 commit e8b31be
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 18 deletions.
41 changes: 24 additions & 17 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 @@ -50,7 +50,7 @@ actix-optional-middleware = { version = "0.1", git = "https://github.com/realara
actix-web = { version = "4.0.0", features = ["openssl"] }
actix-identity = "0.4.0-beta.2"
actix-service = "2.0"
openssl = { version = "0.10.55", features = ["vendored"] }
openssl = { version = "0.10.60", features = ["vendored"] }

sqlx = { version = "0.6", features = [ "runtime-actix-rustls", "postgres", "time", "offline" ] }
argon2-creds = { branch = "master", git = "https://github.com/realaravinth/argon2-creds" }
Expand Down

0 comments on commit e8b31be

Please sign in to comment.