aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-xdebug-handler/Cargo.toml
blob: 3deda4ac3c813e9b6accf8d7c6f5849c931b9daf (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
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