Skip to content

Commit 8d638de

Browse files
committed
dependencies: updated tucana and async-nats
1 parent 1c5ed3b commit 8d638de

File tree

2 files changed

+7
-76
lines changed

2 files changed

+7
-76
lines changed

Cargo.lock

Lines changed: 5 additions & 74 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
@@ -5,14 +5,14 @@ edition = "2024"
55

66
[dependencies]
77
code0-flow = { version = "0.0.17" }
8-
tucana = { version = "0.0.33" }
8+
tucana = { version = "0.0.36" }
99
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
1010
log = "0.4.27"
1111
futures-lite = "2.6.0"
1212
rand = "0.9.1"
1313
base64 = "0.22.1"
1414
env_logger = "0.11.8"
15-
async-nats = "0.42.0"
15+
async-nats = "0.44.2"
1616
prost = "0.14.1"
1717
tonic-health = "0.14.1"
1818
tonic = "0.14.1"

0 commit comments

Comments
 (0)