Skip to content

Commit

Permalink
Merge pull request #7 from Antosser/dependabot/cargo/env_logger-0.10.1
Browse files Browse the repository at this point in the history
Bump env_logger from 0.10.0 to 0.10.1
  • Loading branch information
Antosser authored Nov 13, 2023
2 parents d447425 + e1b842a commit 95f46ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -17,4 +17,4 @@ reqwest = {version = "0.11.22", features = ["blocking"]}
tl = "0.7.7"
url = "2.4.1"
log = "0.4"
env_logger = "0.10.0"
env_logger = "0.10.1"

0 comments on commit 95f46ca

Please sign in to comment.