Skip to content

Commit 7b09166

Browse files
Update warp requirement from =0.3.5 to =0.3.6
Updates the requirements on [warp](https://github.com/seanmonstar/warp) to permit the latest version. - [Release notes](https://github.com/seanmonstar/warp/releases) - [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md) - [Commits](seanmonstar/warp@v0.3.5...v0.3.6) --- updated-dependencies: - dependency-name: warp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18737aa commit 7b09166

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.5"
48+
warp = "=0.3.6"
4949
futures = "0.3.15"
5050
reqwest = "0.11.10"
5151

0 commit comments

Comments
 (0)