diff options
Diffstat (limited to 'crates/shirabe-php-shim/Cargo.toml')
| -rw-r--r-- | crates/shirabe-php-shim/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/shirabe-php-shim/Cargo.toml b/crates/shirabe-php-shim/Cargo.toml index 82f3daa9..791cb805 100644 --- a/crates/shirabe-php-shim/Cargo.toml +++ b/crates/shirabe-php-shim/Cargo.toml @@ -2,6 +2,10 @@ name = "shirabe-php-shim" version.workspace = true edition.workspace = true +rust-version.workspace = true +description = "Rust implementations of PHP's standard library functions" +repository.workspace = true +license.workspace = true [dependencies] shirabe-php-src.workspace = true |
