Skip to content

Commit c7f5fc6

Browse files
authored
Merge pull request #10 from pepoviola/bump-tide-version
bump tide version
2 parents 879de66 + 1ed8ae0 commit c7f5fc6

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
@@ -15,7 +15,7 @@ categories = ["web-programming::http-server", "web-programming"]
1515
async-tungstenite = "0.10.0"
1616
sha-1 = "0.9.2"
1717
base64 = "0.13.0"
18-
tide = { version = "0.15.0", default-features = false, features = ["h1-server"] }
18+
tide = { version = "0.16.0", default-features = false, features = ["h1-server"] }
1919
futures-util = "0.3.8"
2020
pin-project = "1.0.2"
2121
async-dup = "1.2.2"

0 commit comments

Comments
 (0)