Update Rust crate glib to 0.18.3
All checks were successful
Gavania Merge Build / Serial Reader (pull_request) Successful in 19m7s

This commit is contained in:
RenovateBot 2023-11-04 02:00:51 +01:00
parent 5615a0dc10
commit 98f077b449

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.2"
glib = "0.18.3"