Update Rust crate glib to 0.17.0

This commit is contained in:
RenovateBot 2023-02-09 02:00:51 +01:00
parent 88d742bce8
commit cf0b94adfd

View file

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