Skip to content

Commit

Permalink
Update env_logger
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás González <[email protected]>
  • Loading branch information
tgonzalezorlandoarm committed Oct 16, 2023
1 parent 1ccf0c1 commit 2abd22a
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 9 deletions.
134 changes: 126 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clap = "2.34.0"
parsec-client = "0.16.0"
structopt = "0.3.17"
thiserror = "1.0.20"
env_logger = "0.8.2"
env_logger = "0.10.0"
oid = { version = "0.2", features = ["serde_support"] }
pem = "1.1.0"
base64 = "0.13.0"
Expand Down

0 comments on commit 2abd22a

Please sign in to comment.