Skip to content

Commit

Permalink
Merge pull request #466 from cunarist/upgrade-allo-isolate
Browse files Browse the repository at this point in the history
Upgrade `allo-isolate`
  • Loading branch information
temeddix authored Oct 22, 2024
2 parents 3dcd5c9 + edb33c2 commit d8c2dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust_crate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bevy = ["bevy_ecs"]
bevy_ecs = { version = "0.14", optional = true }

[target.'cfg(not(target_family = "wasm"))'.dependencies]
allo-isolate = "0.1.25"
allo-isolate = "0.1.26"
os-thread-local = "0.1.3"
protoc-prebuilt = "0.3.0"
home = "0.5.9"
Expand Down

0 comments on commit d8c2dba

Please sign in to comment.