Skip to content

Commit cb30a2c

Browse files
Remove usbip example
Instead, the nitrokey-3-firmware usbip runner should be used.
1 parent 5ebb4a4 commit cb30a2c

File tree

2 files changed

+0
-94
lines changed

2 files changed

+0
-94
lines changed

Cargo.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ repository = "https://github.com/solokeys/fido-authenticator"
88
documentation = "https://docs.rs/fido-authenticator"
99
description = "FIDO authenticator Trussed app"
1010

11-
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12-
13-
[[example]]
14-
name = "usbip"
15-
required-features = ["dispatch"]
16-
1711
[dependencies]
1812
cbor-smol = { version = "0.5" }
1913
ctap-types = { version = "0.4", features = ["get-info-full", "large-blobs", "third-party-payment"] }

examples/usbip.rs

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)