diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ sedregex = { version = "0.2", git = "https://gitlab.com/audron/sedregex" } rand = "0.8.3" reqwest = { version = "0.11", default-features = false, features = ["rustls-tls", "gzip"] } +urlparse = "0.7.3" [dev-dependencies] mockito = "0.30.0" |
