Merge pull request 'Update Rust crate glib to 0.18.2' (#41) from renovate/glib-0.x into master
Reviewed-on: #41
This commit is contained in:
commit
5615a0dc10
1 changed files with 1 additions and 1 deletions
|
@ -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.1"
|
||||
glib = "0.18.2"
|
||||
|
|
Loading…
Reference in a new issue