Skip to content

Commit 3bbf8e7

Browse files
blckngmEason Gao
andauthored
Update core/api/Cargo.toml
Co-authored-by: Eason Gao <[email protected]>
1 parent 99f24a3 commit 3bbf8e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ common-config-parser = { path = "../../common/config-parser" }
2323
core-consensus = { path = "../../core/consensus" }
2424
core-executor = { path = "../../core/executor" }
2525
core-interoperation ={ path = "../../core/interoperation" }
26-
either = { version = "1.8.1", features = ["serde"] }
26+
either = { version = "1.8", features = ["serde"] }
2727
protocol = { path = "../../protocol", package = "axon-protocol" }
2828

2929
[dev-dependencies]

0 commit comments

Comments
 (0)