Skip to content

Commit 1cf9ca5

Browse files
Merge pull request #216 from code0-tech/renovate/code0-flow-0.x
Update Rust crate code0-flow to 0.0.20
2 parents 45d3cdf + 5eb1106 commit 1cf9ca5

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ log = "0.4.26"
1010
env_logger = "0.11.8"
1111
prost = "0.14.1"
1212
tonic = "0.14.1"
13-
tucana = { version = "0.0.42", features = ["all"] }
14-
code0-flow = { version = "0.0.19", features = ["flow_health", "flow_validator"] }
13+
tucana = { version = "0.0.43", features = ["all"] }
14+
code0-flow = { version = "0.0.20", 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)