Skip to content

Commit 82bc06e

Browse files
fix(deps): update rust crate webauthn-authenticator-rs to 0.5.5 [security] (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a176a6 commit 82bc06e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ base64 = "0.22.1"
4747
futures = "0.3.31"
4848

4949
[target.'cfg(windows)'.dependencies]
50-
webauthn-authenticator-rs = { version = "0.5.0", features = [
50+
webauthn-authenticator-rs = { version = "0.5.5", features = [
5151
"nfc",
5252
"usb",
5353
"win10",

0 commit comments

Comments
 (0)