mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
depend: update crossbeam-utils
This commit is contained in:
879
Cargo.lock
generated
879
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -55,7 +55,7 @@ num-bigint = "0.4.3"
|
||||
num-integer = "0.1.44"
|
||||
num-rational = "0.4.1"
|
||||
|
||||
crossbeam-utils = "=0.8.9"
|
||||
crossbeam-utils = "0.8.9"
|
||||
itertools = "0.10.3"
|
||||
lexical-parse-float = "0.8.3"
|
||||
num-traits = "0.2.14"
|
||||
|
||||
@@ -56,7 +56,7 @@ is-macro = "0.2.0"
|
||||
result-like = "0.4.5"
|
||||
num_enum = "0.5.7"
|
||||
bstr = "0.2.17"
|
||||
crossbeam-utils = "=0.8.9"
|
||||
crossbeam-utils = "0.8.9"
|
||||
parking_lot = "0.12.0"
|
||||
thread_local = "1.1.4"
|
||||
cfg-if = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user