Skip to content

Commit 3651077

Browse files
chore(deps): Update Rust crate warp to 0.4.0
1 parent 58a9c74 commit 3651077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ serde = { version = "1.0.226", features = ["derive"] }
154154
float-cmp = "0.10.0"
155155
chrono = { version = "0.4.42", features = ["serde"] }
156156
tokio = { version = "1.47.1", features = ["rt-multi-thread", "macros", "fs", "io-util", "time"]}
157-
warp = "0.3.7"
157+
warp = "0.4.0"
158158
futures = "0.3.31"
159159
reqwest = { version = "0.12.23", default-features = false }
160160

0 commit comments

Comments
 (0)