Skip to content

Commit 182519b

Browse files
Update Rust crate code0-flow to 0.0.40
1 parent 80217fc commit 182519b

2 files changed

Lines changed: 7 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 18 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.38" }
11+
code0-flow = { version = "0.0.40" }
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)