mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Point to the github repo since that's where issues are.
This commit is contained in:
parent
fb7b048ea2
commit
f168e6c70a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ authors = ["Isis Lovecruft <isis@patternsinthevoid.net>",
|
|||
"Henry de Valence <hdevalence@hdevalence.ca>"]
|
||||
readme = "README.md"
|
||||
license = "CC0-1.0"
|
||||
repository = "https://code.ciph.re/isis/curve25519-dalek"
|
||||
repository = "https://github.com/isislovecruft/curve25519-dalek"
|
||||
homepage = "https://code.ciph.re/isis/curve25519-dalek"
|
||||
documentation = "https://docs.rs/curve25519-dalek"
|
||||
categories = ["cryptography", "no-std"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue