Skip to content

Commit e886c72

Browse files
authored
Update Cargo.toml
1 parent c4fd424 commit e886c72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docx-core/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "docx-rs"
3-
version = "0.4.11"
3+
version = "0.4.13"
44
authors = ["bokuweb <[email protected]>"]
55
repository = "https://github.com/bokuweb/docx-rs"
66
edition = "2018"
@@ -35,4 +35,4 @@ ts-rs = { version = "6.1", optional = true }
3535

3636
[dev-dependencies]
3737
pretty_assertions = "1.3.0"
38-
insta = "1.16"
38+
insta = "1.16"

0 commit comments

Comments
 (0)