Skip to content

Commit 9cc53c4

Browse files
authored
speck: fix documentation field (#521)
1 parent 17bbd0b commit 9cc53c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

speck/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0-rc.2"
44
authors = ["RustCrypto Developers"]
55
license = "Apache-2.0 OR MIT"
66
description = "Speck block cipher algorithm"
7-
documentation = "https://docs.rs/speck"
7+
documentation = "https://docs.rs/speck-cipher"
88
repository = "https://github.com/RustCrypto/block-ciphers/tree/master/speck"
99
readme = "README.md"
1010
edition = "2024"

0 commit comments

Comments
 (0)