Skip to content

Commit

Permalink
Merge pull request #10 from gianzellweger/dependabot/cargo/argon2-0.5.3
Browse files Browse the repository at this point in the history
Bump argon2 from 0.5.2 to 0.5.3
  • Loading branch information
gianzellweger authored Jan 29, 2024
2 parents f8d40e5 + c304d56 commit 525bac5
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 @@ -17,7 +17,7 @@ edition = "2021"
tauri-build = "1.5.1"

[dependencies]
argon2 = "0.5.2"
argon2 = "0.5.3"
clap = { version = "4.4.3", features = ["derive", "cargo"] }
colored = "2.0.4"
fastrand = "2.0.0"
Expand Down

0 comments on commit 525bac5

Please sign in to comment.