Skip to content

Commit 064c256

Browse files
committed
feat: fix comment
1 parent 7200e71 commit 064c256

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
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.

fendermint/vm/topdown/proof-service/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ humantime-serde = { workspace = true }
2121
cid = { workspace = true }
2222
multihash = { workspace = true }
2323
rocksdb = { version = "0.21", features = ["multi-threaded-cf"] }
24+
futures = { workspace = true }
2425

2526
# Fendermint
2627
fendermint_actor_f3_light_client = { path = "../../../actors/f3-light-client" }

0 commit comments

Comments
 (0)