Merge pull request 'Update Rust crate glib to 0.17.4' (#19) from renovate/glib-0.x into master

Reviewed-on: #19
This commit is contained in:
hodasemi 2023-03-15 07:51:57 +01:00
commit 06a6febc54

View file

@ -9,4 +9,4 @@ edition = "2021"
serialport = "4.2.0"
gtk = { version = "0.17.0", features = ["v3_24"] }
anyhow = { version = "1.0.69", features = ["backtrace"] }
glib = "0.17.3"
glib = "0.17.4"