Updated the name

master
Wynd 2025-06-12 14:23:15 +03:00
parent 7df4943a96
commit 7346bb7527
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -72,7 +72,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
[[package]]
name = "docx-non-ascii"
name = "docx-char-checker"
version = "0.1.0"
dependencies = [
"anyhow",

View File

@ -1,5 +1,5 @@
[package]
name = "docx-non-ascii"
name = "docx-char-checker"
version = "0.1.0"
edition = "2021"