Skip to content

Commit ef71d39

Browse files
committed
huge dep update, basic tests are running again
this is basically a rewrite of the libp2p-related parts due to bumping up to 0.41
1 parent d3de1ba commit ef71d39

24 files changed

+2139
-1408
lines changed

.rustfmt.toml

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ error_on_line_overflow = true
33
error_on_unformatted = true
44
unstable_features = true
55
wrap_comments = true
6+
imports_granularity = "Crate"

0 commit comments

Comments
 (0)