Skip to content

Commit

Permalink
Merge pull request #558 from kubewarden/renovate/all-patch
Browse files Browse the repository at this point in the history
fix(deps): update rust crate warp to 0.3.6
  • Loading branch information
viccuad authored Oct 2, 2023
2 parents c336cc7 + 07604e3 commit c1c0890
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 44 deletions.
53 changes: 10 additions & 43 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 @@ -38,7 +38,7 @@ tracing = "0.1"
tracing-futures = "0.2"
tracing-opentelemetry = "0.21.0"
tracing-subscriber = { version = "0.3", features = ["ansi", "fmt", "json"] }
warp = { version = "0.3.5", default_features = false, features = [
warp = { version = "0.3.6", default_features = false, features = [
"multipart",
"tls",
] }
Expand Down

0 comments on commit c1c0890

Please sign in to comment.