Additional cleanup

This commit is contained in:
Robert Sammelson 2023-05-15 19:47:02 -04:00
parent 1b4ccd0dde
commit 877722ed1b
No known key found for this signature in database
GPG key ID: 92F1F04EDB06B9E9
4 changed files with 7 additions and 8 deletions

View file

@ -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"