mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +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
|
@ -11,7 +11,7 @@ name = "webdriver_server"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.9"
|
||||
base64 = "0.10"
|
||||
cookie = "0.11"
|
||||
crossbeam-channel = "0.3"
|
||||
euclid = "0.19"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue