Update Rust crate glib to 0.19.2
Some checks failed
Terrarium Controller Merge Build / Build (pull_request) Failing after 4m44s

This commit is contained in:
RenovateBot 2024-03-11 21:05:33 +00:00
parent e987dd36d4
commit cd20de45d6

View file

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