Skip to content

Commit

Permalink
chore(deps): update env_logger to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
d-strobel committed May 26, 2024
1 parent 3f3a80e commit d2a0360
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 @@ -9,7 +9,7 @@ repository = "https://github.com/laser-zentrale-de/lasergraph-timecode-importer"
serde = { version = "1.0", features = ["derive"] }
csv = "1.2"
clap = { version = "4.1.8", features = ["derive"] }
env_logger = "0.10"
env_logger = "0.11"
log = "0.4"
regex = "1.7"
thiserror = "1.0"
Expand Down

0 comments on commit d2a0360

Please sign in to comment.