Skip to content

Commit ee004cd

Browse files
eduardosmtgross35
authored andcommitted
Bump libc-test to Rust 2021 Edition (rust-lang#3905)
(backport <rust-lang#3905>) (cherry picked from commit 09d7aa0)
1 parent f0eff99 commit ee004cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "libc-test"
33
version = "0.2.155"
4-
edition = "2018"
4+
edition = "2021"
55
authors = ["The Rust Project Developers"]
66
license = "MIT OR Apache-2.0"
77
build = "build.rs"

0 commit comments

Comments
 (0)