Compare commits
No commits in common. "16264f39ff20b65e469b6c0110bbc9e59a884e04" and "06a6febc54b600dc5a3ca525755a0c574ccfd8fb" have entirely different histories.
16264f39ff
...
06a6febc54
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ edition = "2021"
|
||||||
serialport = "4.2.0"
|
serialport = "4.2.0"
|
||||||
gtk = { version = "0.17.0", features = ["v3_24"] }
|
gtk = { version = "0.17.0", features = ["v3_24"] }
|
||||||
anyhow = { version = "1.0.69", features = ["backtrace"] }
|
anyhow = { version = "1.0.69", features = ["backtrace"] }
|
||||||
glib = "0.17.5"
|
glib = "0.17.4"
|
||||||
|
|
Loading…
Reference in a new issue