Skip to content

Commit

Permalink
Release 0.2.80
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Oct 25, 2020
1 parent 2d0d474 commit 2854518
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "libc"
version = "0.2.79"
version = "0.2.80"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "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" ]
categories = ["external-ffi-bindings", "no-std", "os"]
build = "build.rs"
Expand Down

0 comments on commit 2854518

Please sign in to comment.