Skip to content

Commit abc0aa3

Browse files
authored
Merge pull request #68 from atouchet/ver
Update version number listed in Readme
2 parents 3b6b720 + a9fa89c commit abc0aa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To use `content-security-policy`, add it to your project's `Cargo.toml` file:
1515

1616
```toml
1717
[dependencies]
18-
content-security-policy = "0.6.1"
18+
content-security-policy = "0.7.0"
1919
```
2020

2121
# Example

0 commit comments

Comments
 (0)