Update Cargo.toml

main
bokuweb 2024-03-29 23:41:03 +09:00 committed by GitHub
parent c4fd424d98
commit e886c72c58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "docx-rs"
version = "0.4.11"
version = "0.4.13"
authors = ["bokuweb <bokuweb12@gmail.com>"]
repository = "https://github.com/bokuweb/docx-rs"
edition = "2018"
@ -35,4 +35,4 @@ ts-rs = { version = "6.1", optional = true }
[dev-dependencies]
pretty_assertions = "1.3.0"
insta = "1.16"
insta = "1.16"