diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2018-12-16 12:28:58 +0100 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2018-12-16 12:28:58 +0100 |
commit | 048d4fa5529bf33e21f11873792cdacfcaf7793f (patch) | |
tree | 354972cf2cd5cc39dbf62eab69f04ad79696532f /src/tests/device.rs | |
parent | ec9c03c0a21f9220b44f85a4734feca532b89e43 (diff) | |
download | nitrokey-rs-048d4fa5529bf33e21f11873792cdacfcaf7793f.tar.gz nitrokey-rs-048d4fa5529bf33e21f11873792cdacfcaf7793f.tar.bz2 |
Use the dyn syntax for trait objects
This patch changes the type of trait objects from `Trait` to `dyn
Trait`. This fixes bare-trait-object compiler warnings.
Diffstat (limited to 'src/tests/device.rs')
0 files changed, 0 insertions, 0 deletions