Skip to content

Commit

Permalink
Update Rust edition
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianmarco Garrisi committed Nov 25, 2023
1 parent fc76095 commit a57541c
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 @@ keywords = ["simulation", "framework", "time", "discrete", "events"]
categories = ["simulation", "science"]
license = "GPL-3.0"

edition = "2018"
edition = "2021"

[dependencies]

Expand Down

0 comments on commit a57541c

Please sign in to comment.