We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b826f33 commit 33b0b21Copy full SHA for 33b0b21
tarpc/Cargo.toml
@@ -75,7 +75,7 @@ pin-utils = "0.1.0"
75
serde_bytes = "0.11"
76
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
77
tokio = { version = "1", features = ["full", "test-util", "tracing"] }
78
-console-subscriber = "0.2"
+console-subscriber = "0.4"
79
tokio-serde = { version = "0.9", features = ["json", "bincode"] }
80
trybuild = "1.0"
81
tokio-rustls = "0.25"
0 commit comments