Update Rust crate glib to 0.19.8
Some checks failed
Gavania Merge Build / Serial Reader (pull_request) Failing after 14m39s

This commit is contained in:
RenovateBot 2024-06-19 18:00:56 +00:00
parent 8d8cba38f9
commit e8f9c533b7

View file

@ -9,4 +9,4 @@ edition = "2021"
serialport = "4.3.0"
gtk = { version = "0.18.1", features = ["v3_24"] }
anyhow = { version = "1.0.86", features = ["backtrace"] }
glib = "0.18.5"
glib = "0.19.8"