mirror of
https://github.com/romanz/electrs.git
synced 2025-02-24 06:57:53 +01:00
Merge pull request #726 from romanz/dependabot/cargo/crossbeam-utils-0.8.8
Bump crossbeam-utils from 0.8.5 to 0.8.8
This commit is contained in:
commit
69f780c528
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -294,9 +294,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "crossbeam-utils"
|
||||
version = "0.8.5"
|
||||
version = "0.8.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db"
|
||||
checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
|
||||
dependencies = [
|
||||
"cfg-if 1.0.0",
|
||||
"lazy_static",
|
||||
|
|
Loading…
Add table
Reference in a new issue