Compare commits

..

No commits in common. "523a62f43a06d04973ff1644921862c478872a6e" and "36f64006a2ef69b0b952315cf84ac805b21aa53e" have entirely different histories.

View file

@ -8,5 +8,5 @@ edition = "2021"
[dependencies]
serialport = "4.2.0"
gtk = { version = "0.17.1", features = ["v3_24"] }
anyhow = { version = "1.0.71", features = ["backtrace"] }
anyhow = { version = "1.0.70", features = ["backtrace"] }
glib = "0.17.9"