Skip to content

Commit 6e1e410

Browse files
committed
chore: Remove toml dependency from stacks-node
1 parent 58f0ab8 commit 6e1e410

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

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

testnet/stacks-node/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ serde_derive = "1"
1414
serde_json = { version = "1.0", features = ["arbitrary_precision", "raw_value"] }
1515
stacks = { package = "stackslib", path = "../../stackslib" }
1616
stx-genesis = { path = "../../stx-genesis"}
17-
toml = { workspace = true }
1817
base64 = "0.12.0"
1918
backtrace = "0.3.50"
2019
libc = "0.2.151"

0 commit comments

Comments
 (0)