diff options
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" |