Skip to content

Commit

Permalink
Update to 2021 edition
Browse files Browse the repository at this point in the history
Signed-off-by: John Nunley <dev@notgull.net>
  • Loading branch information
notgull committed Nov 13, 2023
1 parent b140c46 commit 144b057
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 @@ -5,7 +5,7 @@ name = "async-executor"
# - Create "v1.x.y" git tag
version = "1.7.1"
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
edition = "2018"
edition = "2021"
rust-version = "1.61"
description = "Async executor"
license = "Apache-2.0 OR MIT"
Expand Down

0 comments on commit 144b057

Please sign in to comment.