mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update base64 to 0.10.1
This commit is contained in:
parent
b1669b853b
commit
b9371c6856
6 changed files with 14 additions and 17 deletions
|
@ -32,7 +32,7 @@ tinyfiledialogs = "3.0"
|
|||
[dependencies]
|
||||
app_units = "0.7"
|
||||
backtrace = {version = "0.3", optional = true}
|
||||
base64 = "0.9"
|
||||
base64 = "0.10.1"
|
||||
bitflags = "1.0"
|
||||
bluetooth_traits = {path = "../bluetooth_traits"}
|
||||
byteorder = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue