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

Merge pull request #385 from JakeStanger/dependabot/cargo/futures-util-0.3.30

build(deps): bump futures-util from 0.3.29 to 0.3.30
This commit is contained in:
Jake Stanger 2023-12-25 23:36:09 +00:00 committed by GitHub
commit fb87112ac9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

View file

@ -132,7 +132,7 @@ zbus = { version = "3.14.1", optional = true }
# workspaces
swayipc-async = { version = "2.0.1", optional = true }
hyprland = { version = "0.3.12", features = ["silent"], optional = true }
futures-util = { version = "0.3.29", optional = true }
futures-util = { version = "0.3.30", optional = true }
# shared
regex = { version = "1.10.2", default-features = false, features = [