diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2019-01-25 18:46:57 +0000 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-01-25 19:49:35 +0100 |
commit | 809d31a4273505487febb2dd281376d2bb3766ab (patch) | |
tree | 127b0fa98b7c9e309e7de9a05506dba720e878af /src/pws.rs | |
parent | 846c34226572d53bf93bb4191f4742eb6eaa37b1 (diff) | |
download | nitrokey-rs-809d31a4273505487febb2dd281376d2bb3766ab.tar.gz nitrokey-rs-809d31a4273505487febb2dd281376d2bb3766ab.tar.bz2 |
Remove rand_core::Error from public API
rand_core does not have a stable release yet, and it is unlikely that
there will be one soon. To be able to stabilize nitrokey without
waiting for a stable rand_core version, we remove the rand_core::Error
type from the public API and replace it with a Box<dyn error::Error>.
Diffstat (limited to 'src/pws.rs')
0 files changed, 0 insertions, 0 deletions