mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
remove keywords
This commit is contained in:
parent
7ee98886df
commit
d736de25d5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ readme = "./README.md"
|
||||||
homepage = "https://github.com/Nilstrieb/stuff"
|
homepage = "https://github.com/Nilstrieb/stuff"
|
||||||
repository = "https://github.com/Nilstrieb/stuff"
|
repository = "https://github.com/Nilstrieb/stuff"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["unsafe", "pointer", "bitpacking", "provenance", "bitstuffing", "tagging", "ptr"]
|
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"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue