diff options
author | 2024-11-21 16:15:06 -0500 | |
---|---|---|
committer | 2024-11-21 16:15:06 -0500 | |
commit | c3c7b1e592a31a946daf1fc6fd0f93d5795e19ce (patch) | |
tree | 6562556e4f2080da23273ff4db98822f4f4f2ba0 | |
parent | 0f8783d2854b0c564c0ab3ae47406581705c852a (diff) |
Thu Nov 21 04:15:06 PM EST 2024
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ features = ["lua"] [dependencies.bevy_basic_interaction] git = "https://github.com/exvacuum/bevy_basic_interaction.git" -tag = "v0.1.0" +branch = "wip" [features] default = ["yarnspinner"] |