Skip to content

Commit c3b16bc

Browse files
committed
Switch to github-fork for now
1 parent 57b82bc commit c3b16bc

File tree

4 files changed

+701
-364
lines changed

4 files changed

+701
-364
lines changed

credentialsd-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ license = "LGPL-3.0-only"
88
[dependencies]
99
futures-lite = "2.6.0"
1010
# libwebauthn = "0.2"
11-
libwebauthn = { path = "../../libwebauthn/libwebauthn", features = ["libnfc"] }
11+
libwebauthn = { git = "https://github.com/msirringhaus/libwebauthn.git", branch="nfc_followup", features = ["libnfc", "pcsc"] }
1212
serde = { version = "1", features = ["derive"] }
1313
zvariant = "5.6.0"

credentialsd-ui/Cargo.lock

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)