aboutsummaryrefslogtreecommitdiff
path: root/nitrokey/examples
Commit message (Collapse)AuthorAge
* Update nitrokey dependency to 0.6.0Robin Krahl2020-02-03
| | | | | | | | nitrokey 0.6.0 introduced the SerialNumber struct (instead of representing serial numbers as strings). We no longer have to manually format the serial number as SerialNumber implements Display. Import subrepo nitrokey/:nitrokey at 2a8ce725407f32db5ad61c37475719737c9b5c9c
* Bump nitrokey dependency to version 0.5.1Robin Krahl2020-01-15
This change updates the version of the nitrokey crate that we use to 0.5.1. As part of that, it replaces occurrences of Storage::get_status with Storage::get_storage_status as the method has been renamed. Import subrepo nitrokey/:nitrokey at 817409140a8778215d2d65d614d3672166fff576