File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " zerogc"
3
- version = " 0.2.0-alpha.6 "
3
+ version = " 0.2.0-alpha.7 "
4
4
authors = [" Techcable <Techcable@techcable.net>" ]
5
5
description = " Zero overhead tracing garbage collection for rust"
6
6
repository = " https://github.com/DuckLogic/zerogc"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " zerogc-context"
3
3
description = " Handles the context of a zerogc collector."
4
- version = " 0.2.0-alpha.6 "
4
+ version = " 0.2.0-alpha.7 "
5
5
authors = [" Techcable <Techcable@techcable.net>" ]
6
6
repository = " https://github.com/DuckLogic/zerogc"
7
7
readme = " ../../README.md"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " zerogc-simple"
3
3
description = " Lightweight mark/sweep collector for zerogc."
4
- version = " 0.2.0-alpha.6 "
4
+ version = " 0.2.0-alpha.7 "
5
5
authors = [" Techcable <Techcable@techcable.net>" ]
6
6
repository = " https://github.com/DuckLogic/zerogc"
7
7
readme = " ../../README.md"
You can’t perform that action at this time.
0 commit comments