Skip to content

Commit

Permalink
Update Rust crate bytes to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sqlynx-renovate[bot] authored and ankoh committed Oct 22, 2024
1 parent b6f075c commit 7b4a8b2
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 packages/sqlynx-native/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ hyper = "1.5.0"
http-body-util = "0.1.2"
http = "1.1.0"
tower-service = "0.3.3"
bytes = "1.7.2"
bytes = "1.8.0"
prost = "^0.13.3"
once_cell = "1.20.2"
lazy_static = "1.5.0"
Expand Down

0 comments on commit 7b4a8b2

Please sign in to comment.