Skip to content

Commit

Permalink
Bump libc-test to Rust 2021 Edition (#3905)
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardosm authored Sep 26, 2024
1 parent 8ff67c1 commit 09d7aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libc-test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "libc-test"
version = "0.2.151"
edition = "2018"
edition = "2021"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
build = "build.rs"
Expand Down

0 comments on commit 09d7aa0

Please sign in to comment.