Skip to content

Commit 5b5bb55

Browse files
Update Rust crate code0-flow to 0.0.33
1 parent c0f887e commit 5b5bb55

2 files changed

Lines changed: 33 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 32 additions & 12 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.32" }
11+
code0-flow = { version = "0.0.33" }
1212
tucana = { version = "0.0.68" }
1313
tokio = { version = "1.44.1", features = ["rt-multi-thread", "signal"] }
1414
log = "0.4.27"

0 commit comments

Comments
 (0)