chore: Release

This commit is contained in:
Ed Page 2023-03-18 04:19:19 -05:00
parent 8a6fc1895d
commit 53e2855fa0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1639,7 +1639,7 @@ checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a"
[[package]]
name = "typos"
version = "0.10.10"
version = "0.10.11"
dependencies = [
"anyhow",
"bstr",

View file

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