Additional cleanup
This commit is contained in:
parent
1b4ccd0dde
commit
877722ed1b
4 changed files with 7 additions and 8 deletions
|
@ -8,6 +8,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
env_logger = "0.10"
|
||||
ftdi = "0.1"
|
||||
log = "0.4"
|
||||
thiserror = "1"
|
||||
ftdi = "0.1.3"
|
||||
log = "0.4.8"
|
||||
thiserror = "1.0.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue