Skip to content

Commit 6b34f8f

Browse files
Update Rust crate code0-flow to 0.0.22
1 parent 16295fb commit 6b34f8f

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

Cargo.lock

Lines changed: 24 additions & 4 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,7 +11,7 @@ env_logger = "0.11.8"
1111
prost = "0.14.1"
1212
tonic = "0.14.1"
1313
tucana = { version = "0.0.49", features = ["all"] }
14-
code0-flow = { version = "0.0.21", features = ["flow_health", "flow_validator"] }
14+
code0-flow = { version = "0.0.22", features = ["flow_health", "flow_validator"] }
1515
serde_json = "1.0.140"
1616
async-nats = "0.45.0"
1717
tonic-health = "0.14.1"

0 commit comments

Comments
 (0)