Update Rust crate glib to 0.17.8

This commit is contained in:
RenovateBot 2023-04-14 02:00:52 +02:00
parent fff8657667
commit cc3ae15885

View file

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