Skip to content

Commit 7b3cf4b

Browse files
committed
upgrade to tide v0.16.0
1 parent 0b519ab commit 7b3cf4b

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
@@ -13,7 +13,7 @@ categories = ["web-programming::http-server", "web-programming"]
1313

1414
[dependencies]
1515
async-std = "1.7.0"
16-
tide = { version = "0.15.0", default-features = false }
16+
tide = { version = "0.16.0", default-features = false }
1717
async-tls = "0.11.0"
1818
rustls = "0.19.0"
1919
async-h1 = "2.2.0"

0 commit comments

Comments
 (0)