Skip to content

Commit

Permalink
Add all known features to Cargo.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Chandrasekaran <[email protected]>
  • Loading branch information
sidcha committed Dec 18, 2023
1 parent 7db3004 commit cb13408
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ categories = ["development-tools", "embedded"]
anyhow = "1.0.75"
bindgen = "0.69.1"
cc = "1.0.83"

[features]
packet_trace = []
data_trace = []
skip_mark_byte = []

0 comments on commit cb13408

Please sign in to comment.