diff --git a/kayak_ui_macros/Cargo.toml b/kayak_ui_macros/Cargo.toml index f68d83f434c7619a5c8358d63ef8e69b5642d44f..ab1a68a9562dd626a072d7feb4b6f42b1be12677 100644 --- a/kayak_ui_macros/Cargo.toml +++ b/kayak_ui_macros/Cargo.toml @@ -19,8 +19,3 @@ quote = "1.0" proc-macro2 = "1.0" proc-macro-error = "1.0" proc-macro-crate = "1.1" - -[dev-dependencies] -kayak_ui = { path = "../", version = "0.1.0" } -pretty_assertions = "1.2.1" -bevy = { git = "https://github.com/bevyengine/bevy", version = "0.9" } \ No newline at end of file