mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Dedupe ron and base64 (#30415)
This commit is contained in:
parent
2c3f7c0156
commit
38c91b836a
6 changed files with 51 additions and 35 deletions
|
@ -21,7 +21,6 @@ rand = [
|
|||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"ahash",
|
||||
"base64",
|
||||
"bitflags",
|
||||
"cfg-if",
|
||||
"cookie",
|
||||
|
@ -34,7 +33,6 @@ packages = [
|
|||
"nix",
|
||||
"num-rational",
|
||||
"redox_syscall",
|
||||
"ron",
|
||||
"socket2",
|
||||
"time",
|
||||
"wasi",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue