mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-10 22:41:05 +02:00
Merge pull request #164 from JakeStanger/dependabot/cargo/glib-0.17.9
build(deps): bump glib from 0.17.8 to 0.17.9
This commit is contained in:
commit
a0881fc909
2 changed files with 3 additions and 3 deletions
|
@ -49,7 +49,7 @@ workspaces = ["futures-util"]
|
|||
# core
|
||||
gtk = "0.17.0"
|
||||
gtk-layer-shell = "0.6.0"
|
||||
glib = "0.17.5"
|
||||
glib = "0.17.9"
|
||||
tokio = { version = "1.21.2", features = ["macros", "rt-multi-thread", "time", "process", "sync", "io-util", "net"] }
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue