aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-pds/src/vendored/iroh_car/reader.rs
diff options
context:
space:
mode:
Diffstat (limited to 'adenosine-pds/src/vendored/iroh_car/reader.rs')
-rw-r--r--adenosine-pds/src/vendored/iroh_car/reader.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/adenosine-pds/src/vendored/iroh_car/reader.rs b/adenosine-pds/src/vendored/iroh_car/reader.rs
index 916f27e..90313f5 100644
--- a/adenosine-pds/src/vendored/iroh_car/reader.rs
+++ b/adenosine-pds/src/vendored/iroh_car/reader.rs
@@ -1,3 +1,5 @@
+#![allow(unused)]
+
use futures::Stream;
use libipld::Cid;
use tokio::io::AsyncRead;