We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17bbd0b commit 9cc53c4Copy full SHA for 9cc53c4
1 file changed
speck/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0-rc.2"
4
authors = ["RustCrypto Developers"]
5
license = "Apache-2.0 OR MIT"
6
description = "Speck block cipher algorithm"
7
-documentation = "https://docs.rs/speck"
+documentation = "https://docs.rs/speck-cipher"
8
repository = "https://github.com/RustCrypto/block-ciphers/tree/master/speck"
9
readme = "README.md"
10
edition = "2024"
0 commit comments