diff options
Diffstat (limited to 'crates/shirabe/Cargo.toml')
| -rw-r--r-- | crates/shirabe/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/shirabe/Cargo.toml b/crates/shirabe/Cargo.toml index d1849e7..632b659 100644 --- a/crates/shirabe/Cargo.toml +++ b/crates/shirabe/Cargo.toml @@ -26,6 +26,7 @@ tokio.workspace = true url.workspace = true [dev-dependencies] +mockall.workspace = true serial_test.workspace = true tempfile.workspace = true |
