Skip to content

Commit 97a50fd

Browse files
chore(ed448-goldilocks): fix link to repository (#1292)
1 parent 6b4a696 commit 97a50fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ed448-goldilocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["RustCrypto Developers"]
55
categories = ["cryptography"]
66
keywords = ["cryptography", "decaf", "ed448", "ed448-goldilocks"]
77
homepage = "https://docs.rs/ed448-goldilocks/"
8-
repository = "https://github.com/RustCrypto/elliptic-curves/tree/master/ed448"
8+
repository = "https://github.com/RustCrypto/elliptic-curves/tree/master/ed448-goldilocks"
99
documentation = "https://docs.rs/ed448-goldilocks"
1010
license = "Apache-2.0 OR MIT"
1111
edition = "2024"

0 commit comments

Comments
 (0)