mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
bump base64 from 0.10 to 0.21 (#29804)
* bump base64 from 0.10 to 0.21 * Fix configuration of bitflags --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
ad0fa77456
commit
4c8db6af87
10 changed files with 103 additions and 86 deletions
|
@ -15,7 +15,7 @@ app_units = "0.7"
|
|||
atomic_refcell = "0.1.6"
|
||||
arrayvec = "0.7"
|
||||
backtrace = "0.3"
|
||||
base64 = "0.10.1"
|
||||
base64 = "0.21.2"
|
||||
bitflags = "1.0"
|
||||
byteorder = "1.0"
|
||||
encoding_rs = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue