Skip to content

Commit

Permalink
Merge pull request #110 from amphitheatre-app/dependabot/cargo/header…
Browse files Browse the repository at this point in the history
…s-0.4.0

Bump headers from 0.3.9 to 0.4.0
  • Loading branch information
wangeguo authored Nov 29, 2023
2 parents 00dd18a + 68f9aa9 commit bb012e3
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 4 deletions.
30 changes: 27 additions & 3 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 apiserver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ axum = { version = "0.6", features = ["headers"] }
clap = { workspace = true, optional = false }
dotenv = { workspace = true, optional = false }
futures = { workspace = true, optional = false }
headers = "0.3"
headers = "0.4"
kube = { workspace = true, optional = false }
k8s-openapi = { workspace = true, optional = false }
serde = { workspace = true, optional = false }
Expand Down

0 comments on commit bb012e3

Please sign in to comment.