Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(beslib): Add tracing dep
Browse files Browse the repository at this point in the history
shymega committed Mar 16, 2024
1 parent 363fbc0 commit 3e3c060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/beslib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -12,3 +12,4 @@ version = { workspace = true }
[dependencies]
crc = { workspace = true }
serialport = { workspace = true }
tracing = { workspace = true }

0 comments on commit 3e3c060

Please sign in to comment.