diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -61,6 +61,7 @@ tokio-test = "0.4" | |||
| 61 | grasp-audit = { path = "grasp-audit" } | 61 | grasp-audit = { path = "grasp-audit" } |
| 62 | url = "2.5" | 62 | url = "2.5" |
| 63 | tempfile = "3" | 63 | tempfile = "3" |
| 64 | reqwest = "0.12" | ||
| 64 | 65 | ||
| 65 | [lib] | 66 | [lib] |
| 66 | name = "ngit_grasp" | 67 | name = "ngit_grasp" |