We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f596845 commit 98a884eCopy full SHA for 98a884e
crates/notation_bevy/Cargo.toml
@@ -55,7 +55,7 @@ getrandom = {version="0.2", features=["wasm-bindgen"]}
55
bevy_prototype_lyon = "0.3.1"
56
bevy_asset_loader = "0.5.0"
57
bevy_egui = "0.6"
58
-bevy_easings = { path = "../../lib/bevy_easings" }
+bevy_easings = "0.4.1"
59
# bevy_svg = "0.3"
60
# bevy_svg_map = "0.2"
61
0 commit comments