cbor: rename crate to sk-cbor
In anticipation of publishing to crates.io, which already has a `cbor` crate.
This commit is contained in:
committed by
kaczmarczyck
parent
f2812e4fe2
commit
7719078d46
@@ -30,6 +30,7 @@ use alloc::vec::Vec;
|
||||
use crypto::sha256::Sha256;
|
||||
use crypto::Hash256;
|
||||
use libtock_drivers::timer::ClockValue;
|
||||
use sk_cbor as cbor;
|
||||
|
||||
/// Generates a set with all existing RP IDs.
|
||||
fn get_stored_rp_ids(
|
||||
|
||||
Reference in New Issue
Block a user