diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ clap = {version = "2.33.3", features = ["yaml"]} indicatif = "0.15.0" lazy_static = "1.4.0" regex = "1.4.2" -reqwest = "0.9.12" +reqwest = "0.9.19" |