diff --git a/Cargo.toml b/Cargo.toml index 8463daf..1a3f7c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,4 @@ edition = "2021" serialport = "4.3.0" gtk = { version = "0.18.1", features = ["v3_24"] } anyhow = { version = "1.0.80", features = ["backtrace"] } -glib = "0.18.5" +glib = "0.19.2"