Skip to content

Commit ecc1f5e

Browse files
authored
Update tiny_http requirement from 0.10 to 0.11 (Must bump to 4.8.3)
Update tiny_http requirement from 0.10 to 0.11
2 parents 16a83c5 + 86296b8 commit ecc1f5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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"]
1313

1414
[dependencies]
1515
colored = "2"
16-
tiny_http = "0.10"
16+
tiny_http = "0.11"
1717
infer = "0.7.0"
1818
clap = { version = "3.0.0-rc.8", features = ["derive"] }
1919
istor = "0.2.1"

0 commit comments

Comments
 (0)