Skip to content

Commit

Permalink
Remove unused embedded-hal dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Jan 29, 2025
1 parent 805fe76 commit 81e925a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ trussed-core = { version = "0.1.0" }
bitflags = { version = "2.1" }
# const-oid = "0.4.5"
cfg-if = "1.0"
embedded-hal = { version = "0.2.3", features = ["unproven"] }
flexiber = { version = "0.1.0", features = ["derive", "heapless"] }
generic-array = "0.14.4"
heapless = { version = "0.7", features = ["serde"] }
Expand Down

0 comments on commit 81e925a

Please sign in to comment.