Skip to content

Commit ac31967

Browse files
Update deps
1 parent f7c9bfc commit ac31967

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ license = "MIT/Apache-2.0"
99
[dependencies]
1010
base64 = "0.22.1"
1111
clap = { version = "4.5.4", features = ["derive"] }
12-
# docx-rust = "0.1.7"
13-
docx-rust = { git = "https://github.com/erikvullings/docx-rs.git" }
12+
docx-rust = "0.1.8"
13+
# docx-rust = { git = "https://github.com/erikvullings/docx-rs.git" }
1414
serde = { version = "1.0.202", features = ["derive"] }
1515
serde_json = "1.0.117"
1616

0 commit comments

Comments
 (0)