Skip to content

Commit cc251fb

Browse files
authored
Merge pull request #369 from brave/renovate/reqwest-0.x
chore(deps): update rust crate reqwest to 0.12.2
2 parents b57717e + b2394f5 commit cc251fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ppoprf/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ rand_core = "0.6.4"
2626
criterion = "0.5.1"
2727
env_logger = "0.11.3"
2828
log = "0.4.21"
29-
reqwest = { version = "0.12.0", features = [ "blocking", "json" ] }
29+
reqwest = { version = "0.12.2", features = [ "blocking", "json" ] }
3030
dotenvy = "0.15.7"
3131
insta = "1.36.1"
3232
tokio = { version = "1.36.0", features = ["macros", "rt-multi-thread", "time"] }

0 commit comments

Comments
 (0)