Skip to content

Commit

Permalink
Switch to Rust 2021 edition (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrgn authored Jul 21, 2024
1 parent abeb72c commit b21f75b
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 @@ -17,7 +17,7 @@ include = [
"LICENSE-MIT",
"LICENSE-APACHE",
]
edition = "2018"
edition = "2021"

[features]
default = []
Expand Down

0 comments on commit b21f75b

Please sign in to comment.