Skip to content

Commit

Permalink
fix(deps): update rust crate bytes to 1.8.0 (#18864)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 925424e commit 06cacc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boundaries/marketing/newsletter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serde = {version = "1.0.210", features = ["derive"] }
serde_json = "1.0.132"
serde_derive = "1.0.210"
route-recognizer = "0.3.1"
bytes = "1.7.2"
bytes = "1.8.0"
async-trait = "0.1.83"
pretty_env_logger = "0.5"
tera = "1.20.0"
Expand Down

0 comments on commit 06cacc3

Please sign in to comment.