Skip to content

Commit 96736ac

Browse files
Update Rust crate tucana to 0.0.41
1 parent 4457369 commit 96736ac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
code0-flow = { version = "0.0.18" }
11-
tucana = { version = "0.0.40" }
11+
tucana = { version = "0.0.41" }
1212
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
1313
log = "0.4.27"
1414
futures-lite = "2.6.0"

0 commit comments

Comments
 (0)