Skip to content

Commit

Permalink
Merge pull request #231 from nyx-space/dependabot/cargo/toml-0.8
Browse files Browse the repository at this point in the history
Update toml requirement from 0.7 to 0.8
  • Loading branch information
ChristopherRabotin authored Sep 13, 2023
2 parents 1aa3349 + e42517f commit c7dab57
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 @@ -50,7 +50,7 @@ rand = "0.8"
rand_distr = "0.4"
meval = "0.2"
rust-embed = "8"
toml = "0.7"
toml = "0.8"
regex = "1.5"
rayon = "1.6"
lazy_static = "1.4.0"
Expand Down

0 comments on commit c7dab57

Please sign in to comment.