Skip to content

Commit

Permalink
Merge pull request #6 from warpdotdev/aloke/bump_env_logger_dep
Browse files Browse the repository at this point in the history
Bump env logger dependency
  • Loading branch information
alokedesai authored Jul 12, 2024
2 parents 9af25a4 + 015e308 commit c922114
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 46 deletions.
129 changes: 84 additions & 45 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 @@ -19,7 +19,7 @@ wayland-data-control = ["wl-clipboard-rs"]
thiserror = "1.0"

[dev-dependencies]
env_logger = "0.9.0"
env_logger = "0.11.3"

[target.'cfg(windows)'.dependencies]
windows-sys = { version = "0.48.0", optional = true, features = [
Expand Down

0 comments on commit c922114

Please sign in to comment.