add pointer tag

This commit is contained in:
nora 2022-04-10 15:06:37 +02:00
parent 3209133840
commit c54e5531aa
3 changed files with 18 additions and 2 deletions

View file

@ -13,8 +13,6 @@ categories = ["data-structures", "memory-management", "no-std"]
include = ["Cargo.toml", "LICENSE", "src", "README.md"]
rust-version = "1.34.2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
sptr = "0.3.1"