Skip to content

Commit

Permalink
fix: update ooxml to 0.2.8 to fix #15
Browse files Browse the repository at this point in the history
  • Loading branch information
zitsen committed Nov 7, 2023
1 parent 9368784 commit 2739e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ pre-release-commit-message = "chore(release): release {{version}}"
# calamine = {version = "0.18", features = ["dates"]}
clap = { version = "3", features = ["derive"] }
csv = "1"
ooxml = "0.2.5"
ooxml = "0.2.8"
pbr = "1"
regex = "1"

0 comments on commit 2739e2b

Please sign in to comment.