Compare commits
No commits in common. "0d28c700f150a2b7f45954517455982a0baae38b" and "08bd5c05df5a1e44935a71bf1cca059a2fc72acb" have entirely different histories.
0d28c700f1
...
08bd5c05df
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ edition = "2021"
|
|||
[dependencies]
|
||||
serialport = "4.2.1"
|
||||
gtk = { version = "0.17.1", features = ["v3_24"] }
|
||||
anyhow = { version = "1.0.72", features = ["backtrace"] }
|
||||
anyhow = { version = "1.0.71", features = ["backtrace"] }
|
||||
glib = "0.17.10"
|
||||
|
|
Loading…
Reference in a new issue