diff options
Diffstat (limited to 'crates/shirabe-php-rpc/Cargo.toml')
| -rw-r--r-- | crates/shirabe-php-rpc/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/shirabe-php-rpc/Cargo.toml b/crates/shirabe-php-rpc/Cargo.toml index 18d2a695..ed62eba5 100644 --- a/crates/shirabe-php-rpc/Cargo.toml +++ b/crates/shirabe-php-rpc/Cargo.toml @@ -16,5 +16,9 @@ indexmap.workspace = true nix.workspace = true tempfile.workspace = true +[build-dependencies] +flate2.workspace = true +sha2.workspace = true + [lints] workspace = true |
