Skip to content

Commit

Permalink
chore(deps): bump bytes from 1.7.1 to 1.9.0 in /server (#52)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 3fa08aa commit ed68fbd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aws-sdk-s3 = "1.51.0"
axum = { version = "0.7.5", features = ["macros"] }
bigdecimal = "0.4.5"
bs58 = { version = "0.4.0", features = ["check"] }
bytes = "1.4.0"
bytes = "1.9.0"
clap = { version = "4.1.4", features = ["derive", "env"] }
derive_more = { version = "1.0.0", features = ["full"] }
diesel = { version = "2.2.6", features = ["postgres", "r2d2", "numeric"] }
Expand Down

0 comments on commit ed68fbd

Please sign in to comment.