Skip to content

Commit 7db3fd5

Browse files
committed
Auto merge of #597 - PlasmaPower:bump-version, r=alexcrichton
Bump to 0.2.23 I've added a bunch of constants and xattr support for macos. We've also got preliminary support for uclibc with #578.
2 parents a3e79eb + 0457d3b commit 7db3fd5

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "libc"
4-
version = "0.2.22"
4+
version = "0.2.23"
55
authors = ["The Rust Project Developers"]
66
license = "MIT/Apache-2.0"
77
readme = "README.md"

0 commit comments

Comments
 (0)