mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
add readme to package
This commit is contained in:
parent
cae361333f
commit
557b529dd9
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ repository = "https://github.com/Nilstrieb/stuff"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["unsafe", "pointer", "bitpacking", "provenance", "tagging"]
|
keywords = ["unsafe", "pointer", "bitpacking", "provenance", "tagging"]
|
||||||
categories = ["data-structures", "memory-management", "no-std"]
|
categories = ["data-structures", "memory-management", "no-std"]
|
||||||
include = ["Cargo.toml", "LICENSE", "src"]
|
include = ["Cargo.toml", "LICENSE", "src", "README.md"]
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue