Skip to content

Commit

Permalink
fix(deps): update rust crate bytes to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and goto-bus-stop committed Nov 29, 2022
1 parent 5922e90 commit 50ba851
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 apollo-router/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ axum = { version = "0.5.17", features = ["headers", "json", "original-uri"] }
backtrace = "0.3.66"
base64 = "0.13.1"
buildstructor = "0.5.1"
bytes = "1.2.1"
bytes = "1.3.0"
clap = { version = "3.2.23", default-features = false, features = [
"env",
"derive",
Expand Down

0 comments on commit 50ba851

Please sign in to comment.