diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2020-07-08 22:22:10 +0200 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2020-07-08 23:02:56 +0200 |
commit | 3f402dc13530ce4de167bae843200cfbd72ed69b (patch) | |
tree | 86633578d61850d38c1fb0ab20ed45bd4a6219c2 /.builds/archlinux.yml | |
parent | 98232c7bc262dd3902b8f3e299196ab9c83fb355 (diff) | |
download | nitrokey-rs-3f402dc13530ce4de167bae843200cfbd72ed69b.tar.gz nitrokey-rs-3f402dc13530ce4de167bae843200cfbd72ed69b.tar.bz2 |
Remove Error::RandError variant
Since we update rand_os to version 0.2 in commit
6c138eaa850c745b97b7e48a201db0cbaad8e1e0, the random number generation
can no longer fail. Therefore the Error::RandError variant is no longer
needed.
As we did not want to break the public API, we still kept the RandError
variant. This patch removes the RandError variant for good.
Diffstat (limited to '.builds/archlinux.yml')
0 files changed, 0 insertions, 0 deletions