Skip to content

Commit

Permalink
Bump crossbeam from 0.8.3 to 0.8.4
Browse files Browse the repository at this point in the history
Bumps [crossbeam](https://github.com/crossbeam-rs/crossbeam) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-0.8.3...crossbeam-0.8.4)

---
updated-dependencies:
- dependency-name: crossbeam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent aeedb9c commit c03cf06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -22,7 +22,7 @@ strip = true
[dependencies]
clap = { version = "4.4.14", features = ["derive"] }
cmarkfmt = { version = "0.1.2" }
crossbeam = { version = "0.8.3" }
crossbeam = { version = "0.8.4" }
diffy = { version = "0.3.0" }
fastrand = { version = "2.0.1" }
fjson = { version = "0.3.1" }
Expand Down

0 comments on commit c03cf06

Please sign in to comment.