Skip to content

Commit 51dba95

Browse files
Update Rust crate tucana to 0.0.40
1 parent 09900d7 commit 51dba95

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.18" }
11-
tucana = { version = "0.0.39", features = ["aquila"] }
11+
tucana = { version = "0.0.40", features = ["aquila"] }
1212
serde_json = { version = "1.0.138" }
1313
log = "0.4.27"
1414
env_logger = "0.11.8"

0 commit comments

Comments
 (0)