Skip to content

Commit

Permalink
Update nitrokey-sys crate to 3.7.0
Browse files Browse the repository at this point in the history
This change updates the nitrokey-sys crate to version 3.7.0. This
one-time bump of a transitive dependency is necessary to get a fix for
an endless loop in libnitrokey when FIDO2 devices are present.

Fixes d-e-s-o#188
  • Loading branch information
d-e-s-o committed Apr 30, 2022
1 parent 4433fe6 commit 0a18e68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Unreleased
----------
- Introduced `otp-cache` core extension
- Included `git` tag/revision in `-V`/`--version` output
- Fixed endless loop when a Nitrokey FIDO2 device is present
- Updated minimum supported Rust version to `1.47.0`
- Bumped `anyhow` dependency to `1.0.57`
- Bumped `directories` dependency to `4.0.1`
Expand Down
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a18e68

Please sign in to comment.