diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -44,6 +44,8 @@ thiserror = "1.0" | |||
| 44 | [dev-dependencies] | 44 | [dev-dependencies] |
| 45 | # Testing | 45 | # Testing |
| 46 | tokio-test = "0.4" | 46 | tokio-test = "0.4" |
| 47 | grasp-audit = { path = "grasp-audit" } | ||
| 48 | url = "2.5" | ||
| 47 | 49 | ||
| 48 | [lib] | 50 | [lib] |
| 49 | name = "ngit_grasp" | 51 | name = "ngit_grasp" |