Skip to content

Commit 39e9543

Browse files
Update Rust crate code0-flow to 0.0.30
1 parent 10453f1 commit 39e9543

File tree

2 files changed

+9
-29
lines changed

2 files changed

+9
-29
lines changed

Cargo.lock

Lines changed: 8 additions & 28 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.29" }
11+
code0-flow = { version = "0.0.30" }
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)