Skip to content

Commit

Permalink
Merge pull request #108 from nickbabcock/jomini
Browse files Browse the repository at this point in the history
Update jomini from 0.23 to 0.24
  • Loading branch information
nickbabcock authored Nov 22, 2023
2 parents a24275c + 0bf1327 commit 3d76974
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions crate/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
wasm-bindgen = "0.2"
js-sys = "0.3"
jomini = { version = "0.23.0", features = ["json"] }
jomini = { version = "0.24.0", features = ["json"] }

[dev-dependencies]
wasm-bindgen-test = "0.3"
Expand Down

0 comments on commit 3d76974

Please sign in to comment.