We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
repository
1 parent a3a08b0 commit 1ec4a36Copy full SHA for 1ec4a36
curve25519-dalek/Cargo.toml
@@ -11,7 +11,7 @@ authors = ["Isis Lovecruft <[email protected]>",
11
"Henry de Valence <[email protected]>"]
12
readme = "README.md"
13
license = "BSD-3-Clause"
14
-repository = "https://github.com/dalek-cryptography/curve25519-dalek"
+repository = "https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek"
15
homepage = "https://github.com/dalek-cryptography/curve25519-dalek"
16
documentation = "https://docs.rs/curve25519-dalek"
17
categories = ["cryptography", "no-std"]
0 commit comments