Update Rust crate glib to 0.20.0 #53
1 changed files with 1 additions and 1 deletions
commit
0c9abe7125
|
@ -9,4 +9,4 @@ edition = "2021"
|
|||
serialport = "4.3.0"
|
||||
gtk = { version = "0.18.1", features = ["v3_24"] }
|
||||
anyhow = { version = "1.0.86", features = ["backtrace"] }
|
||||
glib = "0.18.5"
|
||||
glib = "0.20.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue