aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-php-src/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe-php-src/Cargo.toml')
-rw-r--r--crates/shirabe-php-src/Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/crates/shirabe-php-src/Cargo.toml b/crates/shirabe-php-src/Cargo.toml
new file mode 100644
index 00000000..e2028c40
--- /dev/null
+++ b/crates/shirabe-php-src/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "shirabe-php-src"
+version.workspace = true
+edition.workspace = true
+license = "BSD-3-Clause AND Zlib"
+
+[lints]
+workspace = true