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.
1 parent c5a1655 commit 97fedf6Copy full SHA for 97fedf6
clarity/Cargo.toml
@@ -49,7 +49,7 @@ default = ["rusqlite"]
49
developer-mode = ["stacks_common/developer-mode"]
50
slog_json = ["stacks_common/slog_json"]
51
rusqlite = ["stacks_common/rusqlite", "dep:rusqlite"]
52
-testing = ["rstest", "rstest_reuse"]
+testing = ["rstest", "rstest_reuse", "rusqlite"]
53
devtools = []
54
rollback_value_check = []
55
disable-costs = []
0 commit comments