Skip to content

Commit 819b947

Browse files
Merge tag 'v1.8.1' into update-piv-1.8.1
v1.8.1
2 parents 8087af7 + 8e81fd4 commit 819b947

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
resolver = "2"
1111

1212
[workspace.package]
13-
version = "1.8.0"
13+
version = "1.8.1"
1414

1515
[patch.crates-io]
1616
# components
@@ -26,7 +26,7 @@ lpc55-hal = { git = "https://github.com/lpc55/lpc55-hal.git", rev ="1a25fc366013
2626
admin-app = { git = "https://github.com/Nitrokey/admin-app.git", tag = "v0.1.0-nitrokey.19" }
2727
fido-authenticator = { git = "https://github.com/Nitrokey/fido-authenticator.git",tag = "v0.1.1-nitrokey.25" }
2828
opcard = { git = "https://github.com/Nitrokey/opcard-rs", rev = "39ec4c37f808c0cfeb84e0a8493bbee06f02c8e2" }
29-
piv-authenticator = { git = "https://github.com/Nitrokey/piv-authenticator.git", rev = "65552820b4f931c21e1c7675b1bd6072cb872531" }
29+
piv-authenticator = { git = "https://github.com/Nitrokey/piv-authenticator.git", rev = "2fec80ff825408a3d479668ff5557fdd32ead342" }
3030
secrets-app = { git = "https://github.com/Nitrokey/trussed-secrets-app", rev = "700863bdfa90a3616cbb695d6638c7aea7730c03" }
3131
webcrypt = { git = "https://github.com/nitrokey/nitrokey-websmartcard-rust", tag = "v0.8.0-rc11" }
3232

0 commit comments

Comments
 (0)