mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
Merge pull request #345 from JakeStanger/dependabot/cargo/futures-lite-2.0.0
build(deps): bump futures-lite from 1.13.0 to 2.0.0
This commit is contained in:
commit
11f217ef54
2 changed files with 33 additions and 12 deletions
|
@ -126,7 +126,7 @@ system-tray = { version = "0.1.4", optional = true }
|
|||
|
||||
# upower
|
||||
upower_dbus = { version = "0.3.2", optional = true }
|
||||
futures-lite = { version = "1.12.0", optional = true }
|
||||
futures-lite = { version = "2.0.0", optional = true }
|
||||
zbus = { version = "3.14.1", optional = true }
|
||||
|
||||
# workspaces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue