mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +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
|
@ -14,7 +14,7 @@ test = false
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.9"
|
||||
base64 = "0.10.1"
|
||||
brotli = "3"
|
||||
bytes = "0.4"
|
||||
cookie_rs = {package = "cookie", version = "0.11"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue