Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
413fbc52
Unverified
Commit
413fbc52
authored
Aug 03, 2021
by
Andronik Ordian
Committed by
GitHub
Aug 03, 2021
Browse files
bump crossbeam-deque to 0.7.4 (#3561)
parent
e1eb02d0
Pipeline
#150770
passed with stages
in 58 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
413fbc52
...
@@ -1348,9 +1348,9 @@ dependencies = [
...
@@ -1348,9 +1348,9 @@ dependencies = [
[[package]]
[[package]]
name = "crossbeam-deque"
name = "crossbeam-deque"
version = "0.7.
3
"
version = "0.7.
4
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285
"
checksum = "
c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed
"
dependencies = [
dependencies = [
"crossbeam-epoch",
"crossbeam-epoch",
"crossbeam-utils 0.7.2",
"crossbeam-utils 0.7.2",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment