Skip to content

Commit

Permalink
Upgrade rust edition
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez authored and ivmarkov committed Jul 20, 2022
1 parent 3e5b53f commit bc808f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "{{project-name}}"
version = "0.1.0"
authors = ["{{authors}}"]
edition = "2018"
edition = "2021"
resolver = "2"

[profile.release]
Expand Down

0 comments on commit bc808f1

Please sign in to comment.