Skip to content

Commit 67a32fd

Browse files
apollo_propeller: implemented MessageProcessor
1 parent fafe1a0 commit 67a32fd

File tree

3 files changed

+329
-21
lines changed

3 files changed

+329
-21
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/apollo_propeller/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ asynchronous-codec.workspace = true
1616
futures.workspace = true
1717
libp2p.workspace = true
1818
prost.workspace = true
19+
rand.workspace = true
1920
reed-solomon-simd.workspace = true
2021
sha2.workspace = true
2122
thiserror.workspace = true

0 commit comments

Comments
 (0)