Compare commits
2 commits
523a62f43a
...
610900cef2
Author | SHA1 | Date | |
---|---|---|---|
610900cef2 | |||
d4090a4496 |
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
serialport = "4.2.0"
|
||||
serialport = "4.2.1"
|
||||
gtk = { version = "0.17.1", features = ["v3_24"] }
|
||||
anyhow = { version = "1.0.71", features = ["backtrace"] }
|
||||
glib = "0.17.9"
|
||||
|
|
Loading…
Reference in a new issue