Skip to content

Commit 7e7244b

Browse files
committed
dev-deps: tide at 0.13
This fixes a forbid rust_2018_idioms issue.
1 parent d2c2384 commit 7e7244b

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
@@ -75,5 +75,5 @@ features = [
7575
[dev-dependencies]
7676
async-std = { version = "1.6.0", features = ["unstable", "attributes"] }
7777
portpicker = "0.1.0"
78-
tide = { version = "0.9.0" }
78+
tide = { version = "0.13.0" }
7979
tokio = { version = "0.2.21", features = ["macros"] }

0 commit comments

Comments
 (0)