diff --git a/Cargo.toml b/Cargo.toml index b3468cec..90b6fc05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,12 +41,12 @@ beet_examples = { path = "crates/beet_examples", version = "0.0.4-rc.4" } emby = { path = "crates/emby", version = "0.0.4-rc.4" } ## local -beetmash = { version = "0.0.6-rc.2", path = "../beetmash" } -forky = { path = "../forky", version = "0.2.0-rc.3", features = [ +beetmash = { version = "0.0.6-rc.7" } +forky = { version = "0.2.0-rc.6", features = [ "bevy", "web", ] } -sweet = { path = "../sweet", version = "0.2.0-rc.3", features = ["bevy"] } +sweet = { version = "0.2.0-rc.4", features = ["bevy"] } #💡 game bevy = { version = "0.15.0-rc.1", default-features = false, features = [