chore: Release

This commit is contained in:
Ed Page 2021-08-02 09:55:25 -05:00
parent f6b14d91bd
commit 2dce866937
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1426,7 +1426,7 @@ checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae"
[[package]]
name = "typos"
version = "0.7.1"
version = "0.7.2"
dependencies = [
"anyhow",
"bstr",

View file

@ -1,6 +1,6 @@
[package]
name = "typos"
version = "0.7.1"
version = "0.7.2"
authors = ["Ed Page <eopage@gmail.com>"]
description = "Source Code Spelling Correction"
repository = "https://github.com/crate-ci/typos"