Skip to content

Commit

Permalink
Remove unneeded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Dec 7, 2023
1 parent 7d4ad69 commit 084db87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,11 @@ homepage = "https://github.com/solokeys/ctap-types"
[dependencies]
bitflags = "1.3"
cbor-smol = "0.4"
cosey = "0.3"
delog = "0.1"
heapless = { version = "0.7", default-features = false, features = ["serde"] }
heapless-bytes = "0.3"
interchange = "0.2.1"
iso7816 = "0.1"
serde = { version = "1", default-features = false, features = ["derive"] }
serde-byte-array = "0.1.2"
serde-indexed = "0.1"
serde_bytes = { version = "0.11.12", default-features = false }
serde_repr = "0.1"
Expand Down

0 comments on commit 084db87

Please sign in to comment.