content-security-policy 0.1.0

Will parse and validate Content-Security-Policy level 3
Documentation
language: rust
cache: cargo
rust:
 - beta
 - stable
 - 1.24.0

branches:
 only:
  - master
  - staging
  - trying