Skip to content

Commit

Permalink
update rusty_spine version
Browse files Browse the repository at this point in the history
  • Loading branch information
jabuwu committed Oct 25, 2022
1 parent 0bac4eb commit dff4925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exclude = [
]

[dependencies]
rusty_spine = { git = "https://github.com/jabuwu/rusty_spine", rev = "25c933258bd33dd761d72882cc8314bb2c75f1b8" }
rusty_spine = { git = "https://github.com/jabuwu/rusty_spine", rev = "9136c7b2ed46aac00dbfb3b9b6c75e7122bbd085" }
bevy = { version = "0.8", default-features = false, features = [ "render", "bevy_asset" ] }
glam = { version = "0.21", features = ["mint"] }

Expand Down

0 comments on commit dff4925

Please sign in to comment.