Skip to content

Commit

Permalink
Upgrade to rmqtt-raft = "0.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
rmqtt committed Jun 29, 2023
1 parent c25d67e commit c23d568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmqtt-plugins/rmqtt-cluster-raft/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ edition = "2021"

[dependencies]
rmqtt = "0.2"
rmqtt-raft = "0.2.5"
rmqtt-raft = "0.3"
serde = { version = "1.0", features = ["derive"] }
backoff = { version = "0.4", features = ["futures", "tokio"] }

0 comments on commit c23d568

Please sign in to comment.