Skip to content

Commit 0923907

Browse files
Update Rust crate code0-flow to 0.0.41
1 parent a38f051 commit 0923907

2 files changed

Lines changed: 29 additions & 9 deletions

File tree

Cargo.lock

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

99
[workspace.dependencies]
1010
async-trait = "0.1.89"
11-
code0-flow = { version = "0.0.40" }
11+
code0-flow = { version = "0.0.41" }
1212
tucana = { version = "0.0.75" }
1313
tokio = { version = "1.44.1", features = ["rt-multi-thread", "signal"] }
1414
log = "0.4.27"

0 commit comments

Comments
 (0)