Skip to content

Commit 417fbe9

Browse files
authored
chore(interop): Update to console 0.16 (#2318)
1 parent 1b2f901 commit 417fbe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path = "src/bin/server.rs"
1616
async-stream = "0.3"
1717
strum = {version = "0.27", features = ["derive"]}
1818
pico-args = {version = "0.5", features = ["eq-separator"]}
19-
console = "0.15"
19+
console = "0.16"
2020
http = "1"
2121
http-body-util = "0.1"
2222
prost = "0.14"

0 commit comments

Comments
 (0)