Skip to content

Commit 2ec1d0b

Browse files
Update Rust crate tucana to 0.0.44
1 parent fa41874 commit 2ec1d0b

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
@@ -8,7 +8,7 @@ edition = "2024"
88

99
[workspace.dependencies]
1010
code0-flow = { version = "0.0.20" }
11-
tucana = { version = "0.0.43" }
11+
tucana = { version = "0.0.44" }
1212
tokio = { version = "1.44.1", features = ["rt-multi-thread", "signal"] }
1313
log = "0.4.27"
1414
futures-lite = "2.6.0"

0 commit comments

Comments
 (0)