Skip to content

Commit ce6b9ba

Browse files
committed
fix: wrong feature name: flow-config
1 parent cd43858 commit ce6b9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ default = ["all"]
3838
flow_queue = []
3939
flow_store = []
4040
flow_definition = []
41-
flow-config = []
41+
flow_config = []
4242
all = ["flow_queue", "flow_store", "flow_definition", "flow_config"]

0 commit comments

Comments
 (0)