1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00

Merge pull request #773 from JakeStanger/dependabot/cargo/futures-lite-2.5.0

build(deps): bump futures-lite from 2.4.0 to 2.5.0
This commit is contained in:
Jake Stanger 2024-11-11 22:28:01 +00:00 committed by GitHub
commit a76957216b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -163,7 +163,7 @@ hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true }
futures-util = { version = "0.3.31", optional = true }
# shared
futures-lite = { version = "2.4.0", optional = true } # network_manager, upower, workspaces
futures-lite = { version = "2.5.0", optional = true } # network_manager, upower, workspaces
regex = { version = "1.11.1", default-features = false, features = [
"std",
], optional = true } # music, sys_info