Update Rust crate glib to 0.18.0
This commit is contained in:
parent
0d28c700f1
commit
9455cc4ac2
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ edition = "2021"
|
|||
serialport = "4.2.1"
|
||||
gtk = { version = "0.17.1", features = ["v3_24"] }
|
||||
anyhow = { version = "1.0.72", features = ["backtrace"] }
|
||||
glib = "0.17.10"
|
||||
glib = "0.18.0"
|
||||
|
|
Loading…
Reference in a new issue