mirror of
https://github.com/trussed-dev/apdu-dispatch.git
synced 2026-06-20 04:16:15 -07:00
Fix URLs in Cargo.toml
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@ authors = ["Conor Patrick <conor@solokeys.com>", "Nicolas Stalder <n@stalder.io>
|
||||
edition = "2021"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
description = "Dispatch layer after nfc-device and usbd-ccid"
|
||||
repository = "https://github.com/solokeys/apdu-dispatch"
|
||||
repository = "https://github.com/trussed-dev/apdu-dispatch"
|
||||
documentation = "https://docs.rs/apdu-dispatch"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user