Skip to content

Commit 9ad42bd

Browse files
Merge branch 'main' into renovate/tucana-0.x
2 parents 2bc7d4a + 60208f6 commit 9ad42bd

File tree

2 files changed

+26
-12
lines changed

2 files changed

+26
-12
lines changed

Cargo.lock

+25-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ version = "0.0.0"
1212
edition = "2021"
1313

1414
[workspace.dependencies]
15-
code0-flow = { version = "0.0.9", features = ["all"] }
1615
tucana = { version = "0.0.24", features = ["aquila"] }
16+
code0-flow = { version = "0.0.10", features = ["all"] }
1717
serde_json = { version = "1.0.138" }
1818
serde = "1.0.219"
1919
log = "0.4.27"

0 commit comments

Comments
 (0)