fix(deps): update rust crate reqwest to 0.12.4
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-04-19 18:12:38 +00:00
parent e8451f3bfb
commit dc6f7872d2
2 changed files with 3 additions and 3 deletions

View File

@@ -10,4 +10,4 @@ gitea_raw_client = { path = "../gitea_raw_client" }
async-trait = { workspace = true }
reqwest = "0.12.3"
reqwest = "0.12.4"