We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d42b24 commit fcd5ad3Copy full SHA for fcd5ad3
Cargo.toml
@@ -5,7 +5,8 @@ authors = ["Conor Patrick <[email protected]>", "Nicolas Stalder <[email protected]>
5
edition = "2021"
6
license = "Apache-2.0 OR MIT"
7
description = "Dispatch layer after nfc-device and usbd-ccid"
8
-repository = "https://github.com/solokeys/apdu-dispatch"
+repository = "https://github.com/trussed-dev/apdu-dispatch"
9
+documentation = "https://docs.rs/apdu-dispatch"
10
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
0 commit comments