Update Rust crate glib to 0.18.4
All checks were successful
Gavania Merge Build / Serial Reader (pull_request) Successful in 13m5s

This commit is contained in:
RenovateBot 2023-12-10 02:00:51 +01:00
parent c5d06ea8c3
commit 48a967ebbf

View file

@ -9,4 +9,4 @@ edition = "2021"
serialport = "4.2.2"
gtk = { version = "0.18.1", features = ["v3_24"] }
anyhow = { version = "1.0.75", features = ["backtrace"] }
glib = "0.18.3"
glib = "0.18.4"