Skip to content

Commit

Permalink
deploy: 25119ba
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Dec 4, 2024
1 parent d6ffee4 commit f8f80b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr/27/docs/src/iroh_blobs/net_protocol.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@
</span>batches: Default::default(),
gc_state: Default::default(),
<span class="attr">#[cfg(feature = <span class="string">"rpc"</span>)]
</span>rpc_handler: Arc::new(Default::default()),
</span>rpc_handler: Default::default(),
}
}

Expand Down

0 comments on commit f8f80b1

Please sign in to comment.