Skip to content

Commit f8f80b1

Browse files
deploy: 25119ba
1 parent d6ffee4 commit f8f80b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pr/27/docs/src/iroh_blobs/net_protocol.rs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@
698698
</span>batches: Default::default(),
699699
gc_state: Default::default(),
700700
<span class="attr">#[cfg(feature = <span class="string">"rpc"</span>)]
701-
</span>rpc_handler: Arc::new(Default::default()),
701+
</span>rpc_handler: Default::default(),
702702
}
703703
}
704704

0 commit comments

Comments
 (0)