aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-xdebug-handler/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe-xdebug-handler/Cargo.toml')
-rw-r--r--crates/shirabe-xdebug-handler/Cargo.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/crates/shirabe-xdebug-handler/Cargo.toml b/crates/shirabe-xdebug-handler/Cargo.toml
deleted file mode 100644
index 3deda4ac..00000000
--- a/crates/shirabe-xdebug-handler/Cargo.toml
+++ /dev/null
@@ -1,11 +0,0 @@
-[package]
-name = "shirabe-xdebug-handler"
-version.workspace = true
-edition.workspace = true
-rust-version.workspace = true
-description = "A Rust port of composer/xdebug-handler"
-repository.workspace = true
-license.workspace = true
-
-[lints]
-workspace = true