Skip to content

Commit 2a6ef22

Browse files
Merge branch 'main' into renovate/tucana-0.x
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
2 parents 8d2be2b + 91f9270 commit 2a6ef22

2 files changed

Lines changed: 61 additions & 24 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ version = "0.1.0"
77
edition = "2024"
88

99
[workspace.dependencies]
10-
tucana = { version = "0.0.50" }
11-
code0-flow = { version = "0.0.22" }
12-
tokio = { version = "1.44.1", features = ["rt-multi-thread", "signal"] }
10+
code0-flow = { version = "0.0.24" }
11+
tucana = { version = "0.0.52" }
12+
dtokio = { version = "1.44.1", features = ["rt-multi-thread", "signal"] }
1313
log = "0.4.27"
1414
futures-lite = "2.6.0"
1515
rand = "0.9.1"

0 commit comments

Comments
 (0)