Skip to content

Commit

Permalink
Update crates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Feb 11, 2025
1 parent c1ac5f2 commit da436f8
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
50 changes: 25 additions & 25 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -139,13 +139,13 @@ uuid.workspace = true
lasso = { version = "0.7.3", features = ["multi-threaded"] }
kube.workspace = true
kube-core.workspace = true
hickory-resolver = { version = "0.25.0-alpha.4", features = [
hickory-resolver = { version = "0.25.0-alpha.5", features = [
"dns-over-https-rustls",
"system-config",
] }
async-trait = "0.1.83"
strum = "0.26"
strum_macros = "0.26"
strum = "0.27"
strum_macros = "0.27"
libflate = "2.1.0"
form_urlencoded = "1.2.1"
enum_dispatch = "0.3.13"
Expand Down

0 comments on commit da436f8

Please sign in to comment.