mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
refactor: small tidy
This commit is contained in:
parent
1e0ab67aac
commit
9d125353c4
2 changed files with 4 additions and 5 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3846,9 +3846,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "wayland-protocols"
|
||||
version = "0.31.0"
|
||||
version = "0.31.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e253d7107ba913923dc253967f35e8561a3c65f914543e46843c88ddd729e21c"
|
||||
checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
|
||||
dependencies = [
|
||||
"bitflags 2.4.0",
|
||||
"wayland-backend",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue