chore(deps): update rust crate reqwest to 0.11.20
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-08-23 21:11:15 +00:00
parent 2404a14a32
commit f624109643
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ serde = { version = "1", features = ["derive"] }
semver = "1.0.18"
conventional_commit_parser = "0.9.4"
tempdir = "0.3.7"
reqwest = { version = "0.11.19" }
reqwest = { version = "0.11.20" }
git-cliff-core = "1.2.0"
regex = "1.9.3"
chrono = "0.4.26"