aboutsummaryrefslogtreecommitdiff
path: root/.builds
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-12-16 19:12:56 +0000
committerRobin Krahl <robin.krahl@ireas.org>2019-12-16 20:27:28 +0100
commitff4d51ad5b1732d508e955c565fbd2e2baad2ff9 (patch)
tree34eb299725062fb675dc6afdcf702f90e12ff146 /.builds
parent41cdc1f7091a3c442241dbb2379c50dbcc7e9c5f (diff)
downloadnitrokey-rs-ff4d51ad5b1732d508e955c565fbd2e2baad2ff9.tar.gz
nitrokey-rs-ff4d51ad5b1732d508e955c565fbd2e2baad2ff9.tar.bz2
Update the nitrokey-sys version specification to ~3.4
Previously, we required nitrokey-sys version 3.4, which allows the upgrade to nitrokey-sys 3.5. Unfortunately, libnitrokey version 3.5, which is packaged as nitrokey-sys 3.5, introduced breaking changes, breaking the semantic versioning guarantees and causing compilation errors if this version is selected. This patch changes the version specification from 3.4 to ~3.4, i. e. >= 3.4.0, < 3.5.0, to make sure that nitrokey-rs can be compiled without errors.
Diffstat (limited to '.builds')
0 files changed, 0 insertions, 0 deletions