Skip to content

Commit 8d2be2b

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 9babee5 + 8ccfe3a commit 8d2be2b

File tree

2 files changed

+67
-10
lines changed

2 files changed

+67
-10
lines changed

Cargo.lock

Lines changed: 66 additions & 9 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
@@ -7,8 +7,8 @@ version = "0.1.0"
77
edition = "2024"
88

99
[workspace.dependencies]
10-
code0-flow = { version = "0.0.20" }
1110
tucana = { version = "0.0.50" }
11+
code0-flow = { version = "0.0.22" }
1212
tokio = { version = "1.44.1", features = ["rt-multi-thread", "signal"] }
1313
log = "0.4.27"
1414
futures-lite = "2.6.0"

0 commit comments

Comments
 (0)