Skip to content

Commit 6bdbf5d

Browse files
committed
Auto merge of #1056 - faern:release, r=alexcrichton
Bump version to 0.2.43 Would be nice to have the new align feature from #1044 available for general use. But mostly I want this released since I have problems using the align feature for a PR on libstd, and I suspect it's somehow because I try to use an unpublished libc (rust-lang/rust#52872).
2 parents 8318a3e + add1a32 commit 6bdbf5d

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

Cargo.lock

Lines changed: 58 additions & 58 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.42"
4+
version = "0.2.43"
55
authors = ["The Rust Project Developers"]
66
license = "MIT/Apache-2.0"
77
readme = "README.md"

0 commit comments

Comments
 (0)