Skip to content

Commit

Permalink
Janitor: upgrade env_logger
Browse files Browse the repository at this point in the history
  • Loading branch information
ogoffart committed Mar 27, 2024
1 parent fd4dcfc commit e12d51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/viewer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ notify = { version = "6.0.0", default-features = false, features = ["macos_kqueu
serde_json = "1"
shlex = "1"
spin_on = "0.1"
env_logger = "0.10.0"
env_logger = "0.11.0"
itertools = { workspace = true }

# Enable image-rs' default features to make all image formats available for preview
Expand Down

0 comments on commit e12d51b

Please sign in to comment.