Skip to content

Commit

Permalink
Merge pull request #31 from firelink-data/dependabot/cargo/env_logger…
Browse files Browse the repository at this point in the history
…-0.11.3

build(deps): update env_logger requirement from 0.10.2 to 0.11.3
  • Loading branch information
Ignalina authored Apr 17, 2024
2 parents d864ec2 + 4960e18 commit 6ada56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ chrono = "0.4.35"
clap = { version = "4.5.3", features = ["default", "derive"] }
crossbeam = "0.8.4"
colored = "2.1.0"
env_logger = "0.10.2"
env_logger = "0.11.3"
half = "2.4.0"
log = "0.4.21"
num_cpus = "1.16.0"
Expand Down

0 comments on commit 6ada56e

Please sign in to comment.