Skip to content

Commit fd295f4

Browse files
chore(deps): update rust crate reqwest to 0.12.3
1 parent d7c0ee9 commit fd295f4

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.2", features = [ "blocking", "json" ] }
29+
reqwest = { version = "0.12.3", features = [ "blocking", "json" ] }
3030
dotenvy = "0.15.7"
3131
tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread", "time"] }
3232
warp = "0.3.7"

0 commit comments

Comments
 (0)