Compare commits
No commits in common. "06a6febc54b600dc5a3ca525755a0c574ccfd8fb" and "b7fb32541e9e7872a3851bb1438bdb4b3b29c1a9" have entirely different histories.
06a6febc54
...
b7fb32541e
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.4"
|
glib = "0.17.3"
|
||||||
|
|
Loading…
Reference in a new issue