Compare commits

..

No commits in common. "1ac528bcb6210249ab7e4ff3546b9f5f1e7dff14" and "cf0b94adfd628c6902fd86b395c0054deaf18cd4" have entirely different histories.

View file

@ -7,6 +7,6 @@ edition = "2021"
[dependencies]
serialport = "4.2.0"
gtk = { version = "0.17.0", features = ["v3_24"] }
gtk = { version = "0.16.2", features = ["v3_24"] }
anyhow = { version = "1.0.69", features = ["backtrace"] }
glib = "0.17.1"
glib = "0.17.0"