Skip to content

Commit

Permalink
Update to jomini 0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Jun 16, 2024
1 parent aa8998a commit 9cf25b0
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 @@ -21,7 +21,7 @@ tsify = ["dep:tsify", "dep:wasm-bindgen"]
specta = ["dep:specta"]

[dependencies]
jomini = { version = "0.25.6", features = ["json"] }
jomini = { version = "0.26.0", features = ["json"] }
once_cell = "1"
zip = { version = "0.6", default-features = false }
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 9cf25b0

Please sign in to comment.