Skip to content
Snippets Groups Projects
Commit ba4dfc28 authored by bors's avatar bors
Browse files

Auto merge of #1959 - JohnTitor:new-release, r=JohnTitor

Release 0.2.80
parents 2d0d4747 2854518a
No related branches found
No related tags found
No related merge requests found
[package] [package]
name = "libc" name = "libc"
version = "0.2.79" version = "0.2.80"
authors = ["The Rust Project Developers"] authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
readme = "README.md" readme = "README.md"
repository = "https://github.com/rust-lang/libc" repository = "https://github.com/rust-lang/libc"
homepage = "https://github.com/rust-lang/libc" homepage = "https://github.com/rust-lang/libc"
documentation = "http://doc.rust-lang.org/libc" documentation = "https://docs.rs/libc/0.2.79/libc/"
keywords = ["libc", "ffi", "bindings", "operating", "system" ] keywords = ["libc", "ffi", "bindings", "operating", "system" ]
categories = ["external-ffi-bindings", "no-std", "os"] categories = ["external-ffi-bindings", "no-std", "os"]
build = "build.rs" build = "build.rs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment