Skip to content

Upgrade dependencies for performance improvements#339

Merged
MathNya merged 1 commit into
MathNya:masterfrom
Sachin-Bhat:master
Jul 6, 2026
Merged

Upgrade dependencies for performance improvements#339
MathNya merged 1 commit into
MathNya:masterfrom
Sachin-Bhat:master

Conversation

@Sachin-Bhat

Copy link
Copy Markdown
Contributor

This pull request updates dependencies in the Cargo.toml file to keep the project up to date with the latest versions and improvements.

Dependency updates:

  • Updated the phf crate from version 0.13 to 0.14, maintaining the macros feature.
  • Updated the quick-xml crate from version 0.40 to 0.41, maintaining the serialize feature.

This fixes #338.

…rmance and avoid unbounded namespace-declaration allocation

Signed-off-by: Sachin Bhat <sachubhat17@gmail.com>
@Sachin-Bhat

Copy link
Copy Markdown
Contributor Author

Hi @MathNya,

It is a very small commit. Feel free to merge when you find the time.

@MathNya

MathNya commented Jul 6, 2026

Copy link
Copy Markdown
Owner

@Sachin-Bhat
Thank you for the PR.
Since there were no issues with the changes, I’ll go ahead and merge them.

@MathNya
MathNya merged commit f39f743 into MathNya:master Jul 6, 2026
5 checks passed
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.

Issues with quick-xml 0.40

2 participants