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 /Cargo.toml | |
| parent | 7dda553918705277c7fa5b903c6a40e4b4a0aa8d (diff) | |
add repository creation
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -49,6 +49,7 @@ thiserror = "1.0" | |||
| 49 | tokio-test = "0.4" | 49 | tokio-test = "0.4" |
| 50 | grasp-audit = { path = "grasp-audit" } | 50 | grasp-audit = { path = "grasp-audit" } |
| 51 | url = "2.5" | 51 | url = "2.5" |
| 52 | tempfile = "3" | ||
| 52 | 53 | ||
| 53 | [lib] | 54 | [lib] |
| 54 | name = "ngit_grasp" | 55 | name = "ngit_grasp" |