Update Cargo.toml
parent
c4fd424d98
commit
e886c72c58
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue