Skip to content
Snippets Groups Projects

fix(deps): update rust crate reqwest to 0.12.0

Compare and Show latest version
7 files
+ 17
17
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -18,7 +18,7 @@ log = "0.4.21"
prometheus = "0.13.3"
actix-web-prometheus = { version = "0.1.2", features = ["process"] }
thiserror = "1.0.58"
actix-4-jwt-auth = { version = "1.2.0" }
actix-4-jwt-auth = { version = "1.2.1" }
serde = "1.0.197"
serde_json = "1.0.115"
Loading