mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
replace once_cell (#33080)
Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com>
This commit is contained in:
parent
4cc1b68546
commit
6816d11f88
3 changed files with 2 additions and 4 deletions
|
@ -11,7 +11,6 @@ publish = false
|
|||
# so it needs to make sense without the workspace manifest.
|
||||
[dev-dependencies]
|
||||
compiletest_rs = { version = "0.11", features = ["tmp"] }
|
||||
once_cell = "1"
|
||||
|
||||
[features]
|
||||
default = ["unrooted_must_root_lint", "trace_in_no_trace_lint"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue