diff options
Diffstat (limited to 'crates/shirabe-php-rpc/Cargo.toml')
| -rw-r--r-- | crates/shirabe-php-rpc/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/shirabe-php-rpc/Cargo.toml b/crates/shirabe-php-rpc/Cargo.toml index 115381c..093b10e 100644 --- a/crates/shirabe-php-rpc/Cargo.toml +++ b/crates/shirabe-php-rpc/Cargo.toml @@ -6,6 +6,7 @@ edition.workspace = true [dependencies] shirabe-external-packages.workspace = true shirabe-php-shim.workspace = true +anyhow.workspace = true tempfile.workspace = true [lints] |
