Skip to content

Commit

Permalink
Update to jomini 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Dec 21, 2023
1 parent 2e75234 commit b217bcf
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 @@ -12,7 +12,7 @@ keywords = ["hoi4", "ironman"]
categories = ["parsing"]

[dependencies]
jomini = { git = "https://github.com/rakaly/jomini", features = ["json"] }
jomini = { version = "0.25", features = ["json"] }
serde = { version = "1", features = ["derive"] }
thiserror = "1"

Expand Down

0 comments on commit b217bcf

Please sign in to comment.