Skip to content

Commit a00167a

Browse files
authored
ctutils: fixup homepage url (#1478)
1 parent bff92a8 commit a00167a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ctutils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ architecture-specific predication intrinsics. Heavily inspired by the `subtle` c
88
version = "0.4.2"
99
authors = ["RustCrypto Developers"]
1010
license = "Apache-2.0 OR MIT"
11-
homepage = "https://github.com/RustCrypto/utils/tree/master/ctselect"
11+
homepage = "https://github.com/RustCrypto/utils/tree/master/ctutils"
1212
repository = "https://github.com/RustCrypto/utils"
1313
categories = ["cryptography", "no-std"]
1414
keywords = ["constant-time", "crypto", "intrinsics"]

0 commit comments

Comments
 (0)