Skip to content

Commit

Permalink
Merge pull request #69 from sdr-enthusiasts/dependabot/cargo/env_logg…
Browse files Browse the repository at this point in the history
…er-0.11.5

chore(deps): Bump env_logger from 0.11.3 to 0.11.5
  • Loading branch information
fredclausen authored Jul 28, 2024
2 parents 3a0e949 + 47cbb57 commit f03ad9b
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 @@ -13,7 +13,7 @@ rust-version = "1.69.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
env_logger = "0.11.3"
env_logger = "0.11.5"
chrono = "0.4.38"
log = "0.4.22"
anstyle = "1.0.8"

0 comments on commit f03ad9b

Please sign in to comment.