Skip to content

Commit

Permalink
ed25519: add rust-version attribute (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored Nov 18, 2021
1 parent 8282fca commit e306f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ed25519/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ edition = "2018"
readme = "README.md"
categories = ["cryptography", "no-std"]
keywords = ["crypto", "curve25519", "ecc", "signature", "signing"]
rust-version = "1.56"

[dependencies]
signature = { version = ">=1.3.1", default-features = false }
Expand Down

0 comments on commit e306f16

Please sign in to comment.