Skip to content

Commit a179438

Browse files
committed
Remove unused dependency
1 parent 44a8ecf commit a179438

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jsonrpsee = { version = "0.24.2", features = ["http-client", "ws-client"] }
2323

2424
# Citrea dependencies
2525
bitcoin-da = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d", features = ["native"] }
26-
citrea-primitives = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d" }
2726
citrea-sequencer = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d" }
2827
sov-ledger-rpc = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d", features = ["client"] }
2928
sov-rollup-interface = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d" }

0 commit comments

Comments
 (0)