diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-09 20:04:55 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-09 20:04:55 +0900 |
| commit | 177edc22cac6475db85cba9e0d19e6440aef64bb (patch) | |
| tree | 247cbcab2d565fe50d704e01b831a0b1fa394ab2 /crates/shirabe-symfony-process/Cargo.toml | |
| parent | 86f496a9750615757deb15abbd4ad76a397feab4 (diff) | |
| download | php-shirabe-177edc22cac6475db85cba9e0d19e6440aef64bb.tar.gz php-shirabe-177edc22cac6475db85cba9e0d19e6440aef64bb.tar.zst php-shirabe-177edc22cac6475db85cba9e0d19e6440aef64bb.zip | |
build(cargo): fill in the package metadata
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe-symfony-process/Cargo.toml')
| -rw-r--r-- | crates/shirabe-symfony-process/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/shirabe-symfony-process/Cargo.toml b/crates/shirabe-symfony-process/Cargo.toml index e0dfa684..a3a4e4c2 100644 --- a/crates/shirabe-symfony-process/Cargo.toml +++ b/crates/shirabe-symfony-process/Cargo.toml @@ -2,6 +2,10 @@ name = "shirabe-symfony-process" version.workspace = true edition.workspace = true +rust-version.workspace = true +description = "A Rust port of symfony/process" +repository.workspace = true +license.workspace = true [dependencies] shirabe-php-shim.workspace = true |
