Compare commits

..

No commits in common. "dec43b2788ef75f5f15ac8161b3d3637b108e6b8" and "b4f022a51436738a195baa6d43e9cde51b01b3dd" have entirely different histories.

View file

@ -8,5 +8,5 @@ edition = "2021"
[dependencies]
serialport = "*"
gtk = { version = "*", features = ["v3_24"] }
anyhow = { version = "1.0.68", features = ["backtrace"] }
anyhow = { version = "1.0.65", features = ["backtrace"] }
glib = "*"