Skip to content

Commit 2b46422

Browse files
Merge pull request #436 from mehcode/dependabot/cargo/warp-eq-0.3.5
Update warp requirement from =0.3.4 to =0.3.5
2 parents e0e188b + 3d451de commit 2b46422

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
@@ -45,7 +45,7 @@ serde_derive = "1.0.8"
4545
float-cmp = "0.9"
4646
chrono = { version = "0.4", features = ["serde"] }
4747
tokio = { version = "1", features = ["rt-multi-thread", "macros", "fs", "io-util", "time"]}
48-
warp = "=0.3.4"
48+
warp = "=0.3.5"
4949
futures = "0.3.15"
5050
reqwest = "0.11.10"
5151

0 commit comments

Comments
 (0)