mirror of
https://github.com/servo/servo.git
synced 2025-09-18 19:08:22 +01:00
Update content-security-policy.
This commit is contained in:
parent
0fef1bfbec
commit
19216627d3
7 changed files with 16 additions and 6 deletions
|
@ -13,7 +13,7 @@ test = false
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
content-security-policy = {version = "0.3.0", features = ["serde"]}
|
||||
content-security-policy = {version = "0.4.0", features = ["serde"]}
|
||||
cookie = "0.11"
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
headers = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue