Skip to content

Commit

Permalink
chore: Bump keyseq version.
Browse files Browse the repository at this point in the history
  • Loading branch information
shanecelis committed Dec 8, 2024
1 parent 810ddd1 commit 2e1c64b
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 @@ -33,7 +33,7 @@ path = "examples/multiple_input.rs"
[dependencies]
bevy = { version = "0.14", default-features = false, features = [] }
trie-rs = { version = "0.4" }
keyseq = { version = "0.4.0", features = [ "bevy" ] }
keyseq = { version = "0.4.1", features = [ "bevy" ] }

[dev-dependencies]
bevy = "0.14"
Expand Down

0 comments on commit 2e1c64b

Please sign in to comment.