Dedupe ron and base64 (#30415)

This commit is contained in:
Fabrice Desré 2023-09-23 04:30:57 -07:00 committed by GitHub
parent 2c3f7c0156
commit 38c91b836a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 51 additions and 35 deletions

View file

@ -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",