mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update content-security-policy.
This commit is contained in:
parent
23b6640851
commit
ca899bb3b3
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -847,9 +847,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "content-security-policy"
|
name = "content-security-policy"
|
||||||
version = "0.4.1"
|
version = "0.4.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "e9c6953cf3a032666719b6c432617652532bdeb6015c93473cbbd432d9657600"
|
checksum = "91ea9f813e3c5ece60232e2b5d0d8187d310bf1e5641c5457e54099780a892a8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64 0.12.0",
|
"base64 0.12.0",
|
||||||
"bitflags",
|
"bitflags",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue