Skip to content

Commit

Permalink
Merge pull request #263 from a-kenji/dependabot/cargo/development/byt…
Browse files Browse the repository at this point in the history
…es-1.9.0

chore(deps): bump bytes from 1.8.0 to 1.9.0
  • Loading branch information
a-kenji authored Dec 3, 2024
2 parents db1fc67 + 5e1e7d3 commit 923cf42
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ vt100 = { version = "0.15.2", optional = true }
portable-pty = { version = "0.8.1", optional = true }

[dev-dependencies]
bytes = "1.8.0"
bytes = "1.9.0"
criterion = { version = "0.5.1", features = ["html_reports"] }
# divan now needs unstable rust, activate manually for now
divan = "0.1.15"
Expand Down

0 comments on commit 923cf42

Please sign in to comment.