Skip to content

Commit 98a884e

Browse files
committed
cleanup
1 parent f596845 commit 98a884e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/notation_bevy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ getrandom = {version="0.2", features=["wasm-bindgen"]}
5555
bevy_prototype_lyon = "0.3.1"
5656
bevy_asset_loader = "0.5.0"
5757
bevy_egui = "0.6"
58-
bevy_easings = { path = "../../lib/bevy_easings" }
58+
bevy_easings = "0.4.1"
5959
# bevy_svg = "0.3"
6060
# bevy_svg_map = "0.2"
6161

0 commit comments

Comments
 (0)