Skip to content

Commit fcd5ad3

Browse files
committed
Fix URLs in Cargo.toml
1 parent 5d42b24 commit fcd5ad3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ authors = ["Conor Patrick <[email protected]>", "Nicolas Stalder <[email protected]>
55
edition = "2021"
66
license = "Apache-2.0 OR MIT"
77
description = "Dispatch layer after nfc-device and usbd-ccid"
8-
repository = "https://github.com/solokeys/apdu-dispatch"
8+
repository = "https://github.com/trussed-dev/apdu-dispatch"
9+
documentation = "https://docs.rs/apdu-dispatch"
910

1011
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1112

0 commit comments

Comments
 (0)