Skip to content

Commit

Permalink
remove unused backoff dep
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Aug 25, 2023
1 parent 5dffe44 commit 92c7b70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 @@ -22,7 +22,6 @@ tracing = "0.1.37"
tracing-subscriber = "0.3.17"
anyhow = "1.0.75"
serde = { version = "1.0.186", features = ["derive"] }
backoff = "0.4.0"
k8s-openapi = { version = "0.19.0", default-features = false, features = ["v1_25"] }

[dependencies.kube]
Expand Down

0 comments on commit 92c7b70

Please sign in to comment.