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.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/crates/shirabe-xdebug-handler/Cargo.toml b/crates/shirabe-xdebug-handler/Cargo.toml
new file mode 100644
index 00000000..cd8f42eb
--- /dev/null
+++ b/crates/shirabe-xdebug-handler/Cargo.toml
@@ -0,0 +1,7 @@
+[package]
+name = "shirabe-xdebug-handler"
+version.workspace = true
+edition.workspace = true
+
+[lints]
+workspace = true