diff options
Diffstat (limited to 'crates/shirabe-xdebug-handler/Cargo.toml')
| -rw-r--r-- | crates/shirabe-xdebug-handler/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/shirabe-xdebug-handler/Cargo.toml b/crates/shirabe-xdebug-handler/Cargo.toml index cd8f42eb..3deda4ac 100644 --- a/crates/shirabe-xdebug-handler/Cargo.toml +++ b/crates/shirabe-xdebug-handler/Cargo.toml @@ -2,6 +2,10 @@ name = "shirabe-xdebug-handler" version.workspace = true edition.workspace = true +rust-version.workspace = true +description = "A Rust port of composer/xdebug-handler" +repository.workspace = true +license.workspace = true [lints] workspace = true |
