Skip to content

Commit 905e3cd

Browse files
fix(deps): update rust crate tucana to 0.0.30
1 parent a4e28c9 commit 905e3cd

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 = "2021"
55

66
[dependencies]
77
code0-flow = { version = "0.0.12", features = ["all"] }
8-
tucana = { version = "0.0.28", features = ["aquila"] }
8+
tucana = { version = "0.0.30", features = ["aquila"] }
99
lapin = "2.5.3"
1010
serde = "1.0.219"
1111
serde_json = "1.0.140"

0 commit comments

Comments
 (0)