Skip to content

Commit 09b1171

Browse files
Update Rust crate code0-flow to 0.0.20
1 parent 141d10f commit 09b1171

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

Cargo.lock

Lines changed: 24 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version = "0.1.0"
77
edition = "2024"
88

99
[workspace.dependencies]
10-
code0-flow = { version = "0.0.19" }
10+
code0-flow = { version = "0.0.20" }
1111
tucana = { version = "0.0.42" }
1212
tokio = { version = "1.44.1", features = ["rt-multi-thread", "signal"] }
1313
log = "0.4.27"

0 commit comments

Comments
 (0)