Skip to content

Commit 9fafe74

Browse files
Update Rust crate tucana to 0.0.47
1 parent 51d4d87 commit 9fafe74

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.47" }
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)