Compare commits

..

No commits in common. "c057b9af8f1bc79eddb7217b94c6e6a6fb94f2f8" and "b5c5854d9e5c2001c7ab9e742a3bd3efc0dfc6f6" have entirely different histories.

View file

@ -8,5 +8,5 @@ edition = "2021"
[dependencies]
serialport = "4.3.0"
gtk = { version = "0.18.1", features = ["v3_24"] }
anyhow = { version = "1.0.79", features = ["backtrace"] }
anyhow = { version = "1.0.75", features = ["backtrace"] }
glib = "0.18.5"