diff options
Diffstat (limited to 'crates/shirabe-php-shim/Cargo.toml')
| -rw-r--r-- | crates/shirabe-php-shim/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/shirabe-php-shim/Cargo.toml b/crates/shirabe-php-shim/Cargo.toml index ac2003a..b577c1f 100644 --- a/crates/shirabe-php-shim/Cargo.toml +++ b/crates/shirabe-php-shim/Cargo.toml @@ -6,6 +6,7 @@ edition.workspace = true [dependencies] anyhow.workspace = true chrono.workspace = true +fastrand.workspace = true indexmap.workspace = true regex.workspace = true serde.workspace = true |
