Skip to content

Commit 93a9824

Browse files
chore(deps): update rust crate warp to 0.3.7
1 parent d199f88 commit 93a9824

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
@@ -29,7 +29,7 @@ log = "0.4.21"
2929
reqwest = { version = "0.12.2", features = [ "blocking", "json" ] }
3030
dotenvy = "0.15.7"
3131
tokio = { version = "1.36.0", features = ["macros", "rt-multi-thread", "time"] }
32-
warp = "0.3.6"
32+
warp = "0.3.7"
3333

3434
[[bench]]
3535
name = "bench"

0 commit comments

Comments
 (0)