aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-php-rpc/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe-php-rpc/Cargo.toml')
-rw-r--r--crates/shirabe-php-rpc/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/shirabe-php-rpc/Cargo.toml b/crates/shirabe-php-rpc/Cargo.toml
index 093b10e5..0015dba4 100644
--- a/crates/shirabe-php-rpc/Cargo.toml
+++ b/crates/shirabe-php-rpc/Cargo.toml
@@ -7,6 +7,7 @@ edition.workspace = true
shirabe-external-packages.workspace = true
shirabe-php-shim.workspace = true
anyhow.workspace = true
+indexmap.workspace = true
tempfile.workspace = true
[lints]