Skip to content

Commit a53dd60

Browse files
fix(deps): update rust crate code0-flow to 0.0.12
1 parent 4081ba5 commit a53dd60

File tree

2 files changed

+21
-14
lines changed

2 files changed

+21
-14
lines changed

Cargo.lock

Lines changed: 20 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ log = "0.4.26"
1111
prost = "0.13.5"
1212
tonic = "0.13.0"
1313
tucana = { version = "0.0.21", features = ["all"] }
14-
code0-flow = { version = "0.0.9", features = ["flow_store"] }
14+
code0-flow = { version = "0.0.12", features = ["flow_store"] }
1515
serde_json = "1.0.140"

0 commit comments

Comments
 (0)