Skip to content

Commit ba4dfc2

Browse files
committed
Auto merge of #1959 - JohnTitor:new-release, r=JohnTitor
Release 0.2.80
2 parents 2d0d474 + 2854518 commit ba4dfc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "libc"
3-
version = "0.2.79"
3+
version = "0.2.80"
44
authors = ["The Rust Project Developers"]
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"
77
repository = "https://github.com/rust-lang/libc"
88
homepage = "https://github.com/rust-lang/libc"
9-
documentation = "http://doc.rust-lang.org/libc"
9+
documentation = "https://docs.rs/libc/0.2.79/libc/"
1010
keywords = ["libc", "ffi", "bindings", "operating", "system" ]
1111
categories = ["external-ffi-bindings", "no-std", "os"]
1212
build = "build.rs"

0 commit comments

Comments
 (0)