Skip to content

Commit fa41874

Browse files
Merge pull request #91 from code0-tech/renovate/code0-flow-0.x
Update Rust crate code0-flow to 0.0.20
2 parents 141d10f + ff64ba3 commit fa41874

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.1.0"
77
edition = "2024"
88

99
[workspace.dependencies]
10-
code0-flow = { version = "0.0.19" }
11-
tucana = { version = "0.0.42" }
10+
code0-flow = { version = "0.0.20" }
11+
tucana = { version = "0.0.43" }
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)