Skip to content

Commit

Permalink
backend: Bump env_logger dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed May 30, 2024
1 parent 3fbf212 commit 4f67ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wayland-backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cc = "1.0"
wayland-scanner = { path = "../wayland-scanner"}
wayland-sys = { path = "../wayland-sys", features = ["client", "server"] }
concat-idents = "1.1"
env_logger = "0.10"
env_logger = "0.11"

[features]
client_system = ["wayland-sys/client"]
Expand Down

0 comments on commit 4f67ee9

Please sign in to comment.