Skip to content

Commit eba848b

Browse files
authored
Merge pull request #210 from burgerdev/cargo-readme
Include README.md in published crate
2 parents 97dc11e + 677383c commit eba848b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rust/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edition = "2021"
55

66
description = "Generic low-overhead message exchange with cryptographic integrity protection"
77
repository = "https://github.com/google/glome"
8+
readme = "../README.md"
89
license = "Apache-2.0"
910
categories = ["authentication", "cryptography", "no-std"]
1011

0 commit comments

Comments
 (0)