chore: Release

This commit is contained in:
Ed Page 2023-02-22 11:26:17 -06:00
parent 1ca59423d4
commit ed8683ab81
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1601,7 +1601,7 @@ checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a"
[[package]]
name = "typos"
version = "0.10.7"
version = "0.10.8"
dependencies = [
"anyhow",
"bstr 1.1.0",

View file

@ -1,6 +1,6 @@
[package]
name = "typos"
version = "0.10.7"
version = "0.10.8"
description = "Source Code Spelling Correction"
readme = "../../README.md"
categories = ["development-tools", "text-processing"]