Skip to content

Commit caf17a0

Browse files
committed
Auto merge of #1345 - jackpot51:patch-1, r=gnzlbg
Bump version to 0.2.55 This will bring in support for redox as part of the unix target_family, thus allowing rust-lang/rust#60547 to move forward
2 parents 6bc42d4 + 81dcf4c commit caf17a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libc"
3-
version = "0.2.54"
3+
version = "0.2.55"
44
authors = ["The Rust Project Developers"]
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)