Skip to content

Commit

Permalink
chore: remove unused raft crate (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
renancloudwalk authored Jun 24, 2024
1 parent 609d21f commit aacc705
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 228 deletions.
227 changes: 0 additions & 227 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ triehash = "=0.8.4"
jsonrpsee = { version = "=0.23.1", features = ["server", "client"] }
k8s-openapi = { version = "=0.21.1", optional = true, features = ["v1_27"] }
kube = { version = "=0.90.0", optional = true, features = ["runtime", "derive"] }
raft = { version = "=0.7.0", optional = true }
reqwest = { version = "=0.12.4", features = ["json"] }
tonic = "=0.11.0"
tower = "=0.4.13"
Expand Down

0 comments on commit aacc705

Please sign in to comment.