Skip to content

Commit

Permalink
Merge pull request #82 from multiformats/dependabot/cargo/env_logger-…
Browse files Browse the repository at this point in the history
…0.10

chore(deps): update env_logger requirement from 0.8 to 0.10
  • Loading branch information
jxs authored Oct 11, 2024
2 parents 197e7e9 + 0300a4a commit edc3091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"

[dependencies]
anyhow = "1.0"
env_logger = "0.8"
env_logger = "0.10"
log = "0.4"
multibase = { path = ".." }
structopt = "0.3"
Expand Down

0 comments on commit edc3091

Please sign in to comment.