Skip to content

Commit

Permalink
Migrate to Rust 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jan 6, 2024
1 parent ddd392f commit a2b90db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors = [
"Taiki Endo <[email protected]>",
"John Nunley <[email protected]>"
]
edition = "2018"
edition = "2021"
rust-version = "1.60"
description = "Concurrent multi-producer multi-consumer queue"
license = "Apache-2.0 OR MIT"
Expand Down

0 comments on commit a2b90db

Please sign in to comment.