Skip to content

Commit b10bffe

Browse files
Update Rust crate code0-flow to 0.0.18
1 parent 89532c1 commit b10bffe

File tree

2 files changed

+83
-8
lines changed

2 files changed

+83
-8
lines changed

Cargo.lock

Lines changed: 82 additions & 7 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
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
code0-flow = { version = "0.0.17" }
7+
code0-flow = { version = "0.0.18" }
88
tucana = { version = "0.0.36" }
99
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
1010
log = "0.4.27"

0 commit comments

Comments
 (0)