Skip to content

Commit 3ab6d8a

Browse files
committed
feat: updated to latest tucana version
1 parent a5884bd commit 3ab6d8a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/cli/src/parser.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ impl DefinitionModule {
6969
runtime_function_definitions: self.runtime_functions,
7070
definition_data_types: self.data_types,
7171
configurations: self.module_configs,
72+
definitions: Vec::new(),
7273
}
7374
}
7475
}

0 commit comments

Comments
 (0)