diff --git a/Cargo.toml b/Cargo.toml index 990c5f8..1623d38 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stuff" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = "Stuffing things into pointers." readme = "./README.md"