Skip to content

Commit cf40509

Browse files
Update Rust crate tucana to 0.0.76
1 parent a38f051 commit cf40509

2 files changed

Lines changed: 27 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 26 additions & 6 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
@@ -9,7 +9,7 @@ edition = "2024"
99
[workspace.dependencies]
1010
async-trait = "0.1.89"
1111
code0-flow = { version = "0.0.40" }
12-
tucana = { version = "0.0.75" }
12+
tucana = { version = "0.0.76" }
1313
tokio = { version = "1.44.1", features = ["rt-multi-thread", "signal"] }
1414
log = "0.4.27"
1515
opentelemetry = { version = "0.32.0", features = ["metrics"] }

0 commit comments

Comments
 (0)