Skip to content

Commit f4d7c63

Browse files
authored
Merge pull request #237 from bountyyfi/dependabot/cargo/rust_xlsxwriter-0.94.0
deps: bump rust_xlsxwriter from 0.93.0 to 0.94.0
2 parents deedde8 + ec6beaf commit f4d7c63

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ csv = "1.3"
141141
lettre = { version = "0.11", default-features = false, features = ["tokio1-rustls-tls", "smtp-transport", "builder"] }
142142

143143
# Excel/XLSX generation
144-
rust_xlsxwriter = "0.93.0"
144+
rust_xlsxwriter = "0.94.0"
145145

146146
# Additional security dependencies
147147
hex = "0.4"

0 commit comments

Comments
 (0)