commit
379e92f27e
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "libc"
|
||||
version = "0.2.6"
|
||||
version = "0.2.7"
|
||||
authors = ["The Rust Project Developers"]
|
||||
license = "MIT/Apache-2.0"
|
||||
readme = "README.md"
|
||||
|
4
libc-test/Cargo.lock
generated
4
libc-test/Cargo.lock
generated
@ -3,7 +3,7 @@ name = "libc-test"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"ctest 0.1.0 (git+https://github.com/alexcrichton/ctest)",
|
||||
"libc 0.2.6",
|
||||
"libc 0.2.7",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -59,7 +59,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.6"
|
||||
version = "0.2.7"
|
||||
|
||||
[[package]]
|
||||
name = "log"
|
||||
|
Loading…
Reference in New Issue
Block a user