mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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 = "webdriver_server"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.4.1"
|
||||
base64 = "0.4.2"
|
||||
cookie = "0.6"
|
||||
euclid = "0.11"
|
||||
hyper = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue