Skip to content

deps(cargo): bump rust_xlsxwriter from 0.94.1 to 0.95.0#66

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust_xlsxwriter-0.95.0
Open

deps(cargo): bump rust_xlsxwriter from 0.94.1 to 0.95.0#66
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust_xlsxwriter-0.95.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps rust_xlsxwriter from 0.94.1 to 0.95.0.

Changelog

Sourced from rust_xlsxwriter's changelog.

[0.95.0] - 2026-05-09

Added

  • Added an optional dependency on the zmij crate to speed up writing numeric worksheet data. The feature flag is zmij.

    This feature gives an appoximate 10% performance increase in writing numeric data to a worksheet. See the performance analysis in [Issue #170]. The performance is better than the [ryu] crate, which is by the same author and has the same interface. As such, the ryu feature/crate is deprecated in favour of the zmij feature/crate.

    [Issue #170]: jmcnamara/rust_xlsxwriter#170

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter) from 0.94.1 to 0.95.0.
- [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md)
- [Commits](jmcnamara/rust_xlsxwriter@v0.94.1...v0.95.0)

---
updated-dependencies:
- dependency-name: rust_xlsxwriter
  dependency-version: 0.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 19, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants