Skip to content

Commit 292287d

Browse files
committed
Bump gc to 0.5.1
1 parent f2224c1 commit 292287d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gc"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Manish Goregaokar <manishsmail@gmail.com>", "Nika Layzell <nika@thelayzells.com>"]
55
description = "Tracing garbage collector plugin for Rust."
66
repository = "https://github.com/Manishearth/rust-gc"

0 commit comments

Comments
 (0)