Skip to content

Commit c2fbfd6

Browse files
Update Rust crate tucana to 0.0.40
1 parent c6a96ab commit c2fbfd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2024"
55

66
[dependencies]
77
code0-flow = { version = "0.0.18" }
8-
tucana = { version = "0.0.39" }
8+
tucana = { version = "0.0.40" }
99
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
1010
log = "0.4.27"
1111
futures-lite = "2.6.0"

0 commit comments

Comments
 (0)