Skip to content

Commit f50424e

Browse files
Update Rust crate code0-flow to 0.0.20
1 parent 244a389 commit f50424e

File tree

2 files changed

+27
-7
lines changed

2 files changed

+27
-7
lines changed

Cargo.lock

Lines changed: 26 additions & 6 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.0.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", features = ["aquila"] }
1212
serde_json = { version = "1.0.138" }
1313
log = "0.4.27"

0 commit comments

Comments
 (0)