Compare commits

..

2 commits

View file

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serialport = "4.2.1"
serialport = "4.2.2"
gtk = { version = "0.17.1", features = ["v3_24"] }
anyhow = { version = "1.0.72", features = ["backtrace"] }
glib = "0.18.1"