mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Update rand to 0.7 (fixes #24448)
This commit is contained in:
parent
4f8cfd9b48
commit
785a344e32
42 changed files with 200 additions and 254 deletions
|
@ -15,13 +15,11 @@ lint-scripts = [
|
|||
[blocked-packages]
|
||||
num = []
|
||||
rand = [
|
||||
"gaol",
|
||||
"hashglobe", # Only used in tests
|
||||
"ipc-channel",
|
||||
"phf_generator",
|
||||
"servo_rand",
|
||||
"tempfile",
|
||||
"tokio-threadpool",
|
||||
"uuid",
|
||||
"ws",
|
||||
]
|
||||
|
@ -34,7 +32,6 @@ packages = [
|
|||
"gleam",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"rand_core",
|
||||
"syn",
|
||||
"synstructure",
|
||||
"unicode-xid",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue