Skip to content

Commit

Permalink
chore(interop): Update to console 0.15 (#1167)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored Nov 29, 2022
1 parent dc079c1 commit 8318e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interop/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8318e75

Please sign in to comment.