diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-11-21 05:18:15 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-11-21 05:34:56 +0000 |
| commit | 7a81643367515a9d01eb2d4deb623e9a7c071a12 (patch) | |
| tree | 88d6f2e69ca051d2c94269f4753e2ef807882438 /grasp-audit/Cargo.toml | |
| parent | 7dda553918705277c7fa5b903c6a40e4b4a0aa8d (diff) | |
add repository creation
Diffstat (limited to 'grasp-audit/Cargo.toml')
| -rw-r--r-- | grasp-audit/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grasp-audit/Cargo.toml b/grasp-audit/Cargo.toml index 0bc008a..9198cd5 100644 --- a/grasp-audit/Cargo.toml +++ b/grasp-audit/Cargo.toml | |||
| @@ -43,3 +43,4 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] } | |||
| 43 | 43 | ||
| 44 | [dev-dependencies] | 44 | [dev-dependencies] |
| 45 | tokio-test = "0.4" | 45 | tokio-test = "0.4" |
| 46 | tempfile = "3" | ||