Update servo-tidy

This commit is contained in:
Alex Touchet 2019-09-05 20:23:59 -07:00 committed by GitHub
parent 2b31c0a644
commit 1d09e3681f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,17 +15,12 @@ lint-scripts = [
[blocked-packages] [blocked-packages]
num = [] num = []
rand = [ rand = [
"crossbeam-channel", # Used to initialize a thread-local
"gaol", "gaol",
"hashglobe", # Only used in tests "hashglobe", # Only used in tests
"ipc-channel", "ipc-channel",
"multipart",
"parking_lot_core",
"phf_generator", "phf_generator",
"servo_rand", "servo_rand",
"smithay-client-toolkit",
"tempfile", "tempfile",
"tungstenite",
"tokio-threadpool", "tokio-threadpool",
"uuid", "uuid",
"ws", "ws",