diff options
Diffstat (limited to 'adenosine-pds/src/vendored/iroh_car/header.rs')
-rw-r--r-- | adenosine-pds/src/vendored/iroh_car/header.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/adenosine-pds/src/vendored/iroh_car/header.rs b/adenosine-pds/src/vendored/iroh_car/header.rs index 051d2cc..cd0feb7 100644 --- a/adenosine-pds/src/vendored/iroh_car/header.rs +++ b/adenosine-pds/src/vendored/iroh_car/header.rs @@ -1,3 +1,5 @@ +#![allow(unused)] + use libipld::cbor::DagCborCodec; use libipld::codec::Codec; use libipld::ipld; |