Skip to content

Commit

Permalink
Update to Rust edition 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
fbecart committed Dec 5, 2023
1 parent 205e655 commit 8eed62f
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 @@ -2,7 +2,7 @@
name = "zinoma"
version = "0.19.4"
authors = ["Florent Bécart <florent.becart@gmail.com>"]
edition = "2018"
edition = "2021"

description = "Žinoma - Make your build flow incremental"
license = "MIT"
Expand Down

0 comments on commit 8eed62f

Please sign in to comment.