We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
testing
stacks-common
1 parent ad92204 commit c042e1dCopy full SHA for c042e1d
stacks-signer/Cargo.toml
@@ -36,7 +36,7 @@ serde_stacker = "0.1"
36
slog = { version = "2.5.2", features = [ "max_level_trace" ] }
37
slog-json = { version = "2.3.0", optional = true }
38
slog-term = "2.6.0"
39
-stacks-common = { path = "../stacks-common", features = ["testing"] }
+stacks-common = { path = "../stacks-common" }
40
stackslib = { path = "../stackslib" }
41
thiserror = { workspace = true }
42
tiny_http = { version = "0.12", optional = true }
0 commit comments