mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Bump base64 to 0.4.2
This commit is contained in:
parent
1b9e1cc1f2
commit
947e86bb45
4 changed files with 8 additions and 8 deletions
|
@ -10,7 +10,7 @@ name = "net"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.4.1"
|
||||
base64 = "0.4.2"
|
||||
brotli = "1.0.6"
|
||||
cookie = "0.6"
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue