mirror of
https://github.com/crate-ci/typos.git
synced 2025-01-09 08:14:53 -05:00
chore: Release
This commit is contained in:
parent
2861ad8299
commit
e14c4725cd
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1701,7 +1701,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "typos-dict"
|
||||
version = "0.10.6"
|
||||
version = "0.10.7"
|
||||
dependencies = [
|
||||
"codegenrs",
|
||||
"csv",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "typos-dict"
|
||||
version = "0.10.6"
|
||||
version = "0.10.7"
|
||||
description = "Source Code Spelling Correction"
|
||||
readme = "../../README.md"
|
||||
categories = ["development-tools", "text-processing"]
|
||||
|
|
Loading…
Reference in a new issue