mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 08:34:43 +08:00
fix: add the canonical cargo feature to clarity/testing
This commit is contained in:
@@ -57,5 +57,5 @@ default = ["canonical"]
|
||||
canonical = ["rusqlite", "stacks_common/canonical"]
|
||||
developer-mode = ["stacks_common/developer-mode"]
|
||||
slog_json = ["stacks_common/slog_json"]
|
||||
testing = []
|
||||
testing = ["canonical"]
|
||||
devtools = []
|
||||
|
||||
Reference in New Issue
Block a user