Update Rust crate glib to 0.17.1

This commit is contained in:
RenovateBot 2023-02-14 02:00:50 +01:00
parent 98bc989d2f
commit 1ac528bcb6

View file

@ -9,4 +9,4 @@ edition = "2021"
serialport = "4.2.0"
gtk = { version = "0.17.0", features = ["v3_24"] }
anyhow = { version = "1.0.69", features = ["backtrace"] }
glib = "0.17.0"
glib = "0.17.1"