diff --git a/Cargo.toml b/Cargo.toml index ee4e63b..c649243 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ log = "0.4.26" env_logger = "0.11.8" prost = "0.14.1" tonic = "0.14.1" -tucana = { version = "0.0.51", features = ["all"] } +tucana = { version = "0.0.52", features = ["all"] } code0-flow = { version = "0.0.23", features = ["flow_health", "flow_validator"] } serde_json = "1.0.140" async-nats = "0.46.0"