Skip to content

Commit

Permalink
Merge pull request #44 from valebes/dependabot/cargo/crossbeam-deque-…
Browse files Browse the repository at this point in the history
…0.8.4

Bump crossbeam-deque from 0.8.3 to 0.8.4
  • Loading branch information
valebes authored Jan 12, 2024
2 parents e1c3211 + 1d32d46 commit 8f4dc6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -24,7 +24,7 @@ debug = false
[dependencies]
core_affinity = "0.8.1"
crossbeam-channel = { version = "0.5.8", optional = true }
crossbeam-deque = "0.8.3"
crossbeam-deque = "0.8.4"
dyn-clone = "1.0.16"
log = "0.4.20"
num_cpus = "1.16.0"
Expand Down

0 comments on commit 8f4dc6c

Please sign in to comment.