Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcichra committed Sep 15, 2024
1 parent a327d84 commit a2fd52b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 69 deletions.
76 changes: 8 additions & 68 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ futures = "0.3.29"
gethostname = "0.5.0"
k8s-openapi = { version = "0.22.0", features = ["v1_28"] }
kube = { version = "0.94.1", features = ["runtime", "derive"] }
kube-leader-election = "0.34.0"
kube-leader-election = "0.35.0"
lazy_static = "1.5.0"
prometheus = { version = "0.13.4" , features = ["process"] }
regex = "1.10.6"
Expand Down

0 comments on commit a2fd52b

Please sign in to comment.