Skip to content

Commit 3292291

Browse files
CopilotSteake
andcommitted
Remove unused bitcell-crypto dependency
Based on code review feedback, removed the bitcell-crypto dependency as it was not actually used in the governance crate. All tests still pass. Co-authored-by: Steake <530040+Steake@users.noreply.github.com>
1 parent 375817a commit 3292291

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/bitcell-governance/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ license.workspace = true
88
repository.workspace = true
99

1010
[dependencies]
11-
bitcell-crypto = { path = "../bitcell-crypto" }
1211
serde.workspace = true
1312
thiserror.workspace = true
1413
bincode.workspace = true

0 commit comments

Comments
 (0)