mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
bump major version
This commit is contained in:
parent
8e211ce386
commit
fb5ef389da
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "stuff"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0-beta.0"
|
||||
edition = "2018"
|
||||
description = "Stuffing things into pointers."
|
||||
readme = "./README.md"
|
||||
|
|
@ -8,7 +8,7 @@ homepage = "https://github.com/Nilstrieb/stuff"
|
|||
repository = "https://github.com/Nilstrieb/stuff"
|
||||
documentation = "https://docs.rs/stuff"
|
||||
license = "MIT"
|
||||
keywords = ["unsafe", "pointer", "bitpacking", "provenance", "tagging"]
|
||||
keywords = ["unsafe", "pointer", "bitpacking", "provenance"]
|
||||
categories = ["data-structures", "memory-management", "no-std"]
|
||||
include = ["Cargo.toml", "LICENSE", "src", "README.md"]
|
||||
rust-version = "1.34.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue