Skip to content

Commit 033322c

Browse files
author
SyntheticBird45
committed
fix dependencies
1 parent 8959b8e commit 033322c

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.

storage/blockchain/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ thread_local = { workspace = true, optional = true }
3737
rayon = { workspace = true, optional = true }
3838

3939
[dev-dependencies]
40+
cuprate-constants = { path = "../../constants" }
4041
cuprate-helper = { path = "../../helper", features = ["thread", "cast"] }
4142
cuprate-test-utils = { path = "../../test-utils" }
4243

0 commit comments

Comments
 (0)