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.
2 parents 97dc11e + 677383c commit eba848bCopy full SHA for eba848b
1 file changed
rust/Cargo.toml
@@ -5,6 +5,7 @@ edition = "2021"
5
6
description = "Generic low-overhead message exchange with cryptographic integrity protection"
7
repository = "https://github.com/google/glome"
8
+readme = "../README.md"
9
license = "Apache-2.0"
10
categories = ["authentication", "cryptography", "no-std"]
11
0 commit comments