Skip to content

Commit

Permalink
Merge pull request #107 from aheart/dependabot/cargo/env_logger-0.11.0
Browse files Browse the repository at this point in the history
Bump env_logger from 0.10.1 to 0.11.0
  • Loading branch information
aheart authored Jan 22, 2024
2 parents 9b45eb6 + 4b83c7e commit 2ad9add
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 70 deletions.
144 changes: 75 additions & 69 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 @@ -7,7 +7,7 @@ edition = "2021"
rand = "0.8"
futures = "0.3"
log = "0.4"
env_logger = "0.10"
env_logger = "0.11"
serde = "1"
serde_json = "1"
serde_derive = "1"
Expand Down

0 comments on commit 2ad9add

Please sign in to comment.