diff --git a/Cargo.toml b/Cargo.toml index 15284f2..c9f3b10 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,5 +10,4 @@ keywords = ["gamedev", "graphics", "bevy", "animation"] license = "MIT OR Apache-2.0" [dependencies] -bevy = "0.13" -bevy_editor_pls = "0.6" \ No newline at end of file +bevy = "0.13" \ No newline at end of file