Skip to content

Commit b0ac4b2

Browse files
Merge pull request #128 from code0-tech/renovate/code0-flow-0.x
Update Rust crate code0-flow to 0.0.22
2 parents 7908863 + f725010 commit b0ac4b2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

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

99
[workspace.dependencies]
10-
code0-flow = { version = "0.0.20" }
11-
tucana = { version = "0.0.43", features = ["aquila"] }
10+
code0-flow = { version = "0.0.22" }
11+
tucana = { version = "0.0.50", features = ["aquila"] }
1212
serde_json = { version = "1.0.138" }
1313
log = "0.4.27"
1414
env_logger = "0.11.8"

0 commit comments

Comments
 (0)