chore(interop): Update to console 0.15 (#1167)

This commit is contained in:
tottoto
2022-11-29 14:00:10 -05:00
committed by GitHub
parent dc079c12bf
commit 8318e756d4
+1 -1
View File
@@ -18,7 +18,7 @@ path = "src/bin/server.rs"
async-stream = "0.3"
bytes = "1.0"
clap = {version = "4.0.26", features = ["derive"]}
console = "0.14"
console = "0.15"
futures-core = "0.3"
futures-util = "0.3"
http = "0.2"