Skip to content

Commit

Permalink
Reduce rust-version
Browse files Browse the repository at this point in the history
  • Loading branch information
pflanze committed Feb 3, 2024
1 parent 778cb5a commit 5a21e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argon2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords = ["crypto", "hashing", "password", "phf"]
categories = ["authentication", "cryptography", "no-std"]
readme = "README.md"
edition = "2021"
rust-version = "1.65"
rust-version = "1.63"

[dependencies]
base64ct = "1"
Expand Down

0 comments on commit 5a21e72

Please sign in to comment.