Skip to content

Commit 1627d4f

Browse files
Merge pull request #396 from code0-tech/renovate/async-nats-0.x
Update Rust crate async-nats to 0.50.0
2 parents 8269a9c + 8b8f4c5 commit 1627d4f

2 files changed

Lines changed: 39 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 38 additions & 2 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
@@ -14,7 +14,7 @@ tonic = "0.14.1"
1414
tucana = { version = "0.0.76", features = ["all"] }
1515
code0-flow = { version = "0.0.41", features = ["flow_config", "flow_health", "flow_telemetry"] }
1616
serde_json = "1.0.140"
17-
async-nats = "0.49.0"
17+
async-nats = "0.50.0"
1818
tonic-health = "0.14.1"
1919
tokio-stream = "0.1.17"
2020
uuid = { version = "1.18.0", features = ["v4"] }

0 commit comments

Comments
 (0)