1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-02 19:21:03 +02:00

Merge pull request #352 from JakeStanger/dependabot/cargo/futures-lite-2.0.1

build(deps): bump futures-lite from 2.0.0 to 2.0.1
This commit is contained in:
Jake Stanger 2023-11-07 17:01:34 +00:00 committed by GitHub
commit 5fff15d953
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 7 deletions

View file

@ -126,7 +126,7 @@ system-tray = { version = "0.1.4", optional = true }
# upower
upower_dbus = { version = "0.3.2", optional = true }
futures-lite = { version = "2.0.0", optional = true }
futures-lite = { version = "2.0.1", optional = true }
zbus = { version = "3.14.1", optional = true }
# workspaces