diff --git a/Cargo.toml b/Cargo.toml index 3cb8f7c..4b7beb8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,5 @@ edition = "2021" [dependencies] bevy = "0.12" bevy_meshem = { git = "https://github.com/Adamkob12/bevy_meshem.git" } -# bevy_meshem = { path = "../meshem/workin"} futures-lite = "1.13.0" noise = "0.8.2"