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 1995309 commit 024c005Copy full SHA for 024c005
Cargo.toml
@@ -12,5 +12,5 @@ env_logger = "0.11.8"
12
prost = "0.13.5"
13
tonic = "0.13.0"
14
tucana = { version = "0.0.28", features = ["all"] }
15
-code0-flow = { version = "0.0.13", features = ["flow_store", "flow_config"] }
+code0-flow = { version = "0.0.14", features = ["flow_store", "flow_config"] }
16
serde_json = "1.0.140"
0 commit comments