diff options
Diffstat (limited to 'crates/mozart-php-serialize/Cargo.toml')
| -rw-r--r-- | crates/mozart-php-serialize/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/mozart-php-serialize/Cargo.toml b/crates/mozart-php-serialize/Cargo.toml new file mode 100644 index 0000000..e66a5b3 --- /dev/null +++ b/crates/mozart-php-serialize/Cargo.toml @@ -0,0 +1,4 @@ +[package] +name = "mozart-php-serialize" +version.workspace = true +edition.workspace = true |
