Skip to content

Commit 2abd22a

Browse files
Update env_logger
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent 1ccf0c1 commit 2abd22a

File tree

2 files changed

+127
-9
lines changed

2 files changed

+127
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ clap = "2.34.0"
1818
parsec-client = "0.16.0"
1919
structopt = "0.3.17"
2020
thiserror = "1.0.20"
21-
env_logger = "0.8.2"
21+
env_logger = "0.10.0"
2222
oid = { version = "0.2", features = ["serde_support"] }
2323
pem = "1.1.0"
2424
base64 = "0.13.0"

0 commit comments

Comments
 (0)