Skip to content

Commit b2a8166

Browse files
Bump dependencies
Get rid of transitive dependency on `is-terminal` and `termcolor`
1 parent 7d3228c commit b2a8166

File tree

2 files changed

+24
-35
lines changed

2 files changed

+24
-35
lines changed

test/Cargo.lock

Lines changed: 23 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ prost = "0.12.0"
4545
prost-types = "0.12.0"
4646
tarpc = { version = "0.30", features = ["tokio1", "serde-transport", "serde1"] }
4747
# Logging
48-
env_logger = "0.10.0"
48+
env_logger = "0.11.0"
4949
thiserror = "1.0.57"
5050
log = "0.4"
5151
colored = "2.0.0"

0 commit comments

Comments
 (0)