We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0af0d commit 4ef8388Copy full SHA for 4ef8388
libs/derive/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "zerogc-derive"
3
description = "Procedural derive for zerogc's garbage collection"
4
-version = "0.1.3"
+version = "0.1.4"
5
authors = ["Techcable <[email protected]>"]
6
repository = "https://github.com/DuckLogic/zerogc"
7
readme = "../../README.md"
0 commit comments