build(deps): update glib

This commit is contained in:
Jake Stanger
2023-12-31 00:42:06 +00:00
parent c356b22401
commit 1b54de98e6
2 changed files with 3 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ workspaces = ["futures-util"]
# core
gtk = "0.18.1"
gtk-layer-shell = "0.8.0"
glib = "0.18.4"
glib = "0.18.5"
tokio = { version = "1.35.1", features = [
"macros",
"rt-multi-thread",