We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c2384 commit 7e7244bCopy full SHA for 7e7244b
Cargo.toml
@@ -75,5 +75,5 @@ features = [
75
[dev-dependencies]
76
async-std = { version = "1.6.0", features = ["unstable", "attributes"] }
77
portpicker = "0.1.0"
78
-tide = { version = "0.9.0" }
+tide = { version = "0.13.0" }
79
tokio = { version = "0.2.21", features = ["macros"] }
0 commit comments