Skip to content

Commit f0685be

Browse files
Update Rust crate code0-flow to 0.0.17
1 parent e0e8f14 commit f0685be

File tree

2 files changed

+64
-12
lines changed

2 files changed

+64
-12
lines changed

Cargo.lock

Lines changed: 63 additions & 11 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.16" }
10+
code0-flow = { version = "0.0.17" }
1111
tucana = { version = "0.0.33", features = ["aquila"] }
1212
serde_json = { version = "1.0.138" }
1313
log = "0.4.27"

0 commit comments

Comments
 (0)