Compare commits

..

No commits in common. "4c9c2fc3950a0c9d836aa8437f31e89503e56376" and "ceede6ce3d74f3e6e5ff5141f0dd5a32bfccc66c" have entirely different histories.

View file

@ -7,6 +7,6 @@ edition = "2021"
[dependencies]
serialport = "4.2.2"
gtk = { version = "0.18.1", features = ["v3_24"] }
gtk = { version = "0.18.0", features = ["v3_24"] }
anyhow = { version = "1.0.75", features = ["backtrace"] }
glib = "0.18.1"