chore: Release

This commit is contained in:
Ed Page 2024-02-13 08:57:47 -06:00
parent b628b9dd0a
commit e4d7f4a4d0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1316,7 +1316,7 @@ checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a"
[[package]]
name = "typos"
version = "0.10.20"
version = "0.10.21"
dependencies = [
"anyhow",
"bstr",

View file

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