Skip to content

Commit efd8ce1

Browse files
fix(deps): update rust crate lapin to v3
1 parent 59136c2 commit efd8ce1

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
@@ -6,7 +6,7 @@ edition = "2024"
66
[dependencies]
77
code0-flow = { version = "0.0.13" }
88
tucana = { version = "0.0.28", features = ["aquila"] }
9-
lapin = "2.5.3"
9+
lapin = "3.0.0"
1010
serde = "1.0.219"
1111
serde_json = "1.0.140"
1212
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }

0 commit comments

Comments
 (0)