Update Rust crate glib to 0.19.4
Some checks failed
Gavania Merge Build / Serial Reader (pull_request) Failing after 26m17s

This commit is contained in:
RenovateBot 2024-04-22 21:01:37 +00:00
parent ab41e3c264
commit 6c6d06f8af

View file

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