Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update quick-xml, as it will soon not be supported anymore by future versions of Rust #223

Merged
merged 1 commit into from Apr 7, 2023

Conversation

Philipp-M
Copy link

@Philipp-M Philipp-M commented Mar 31, 2023

Fixes #216

@xMAC94x
Copy link

xMAC94x commented Apr 5, 2023

+1

original message you get with newer rust nightly versions when executing cargo check

warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, ...
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`

Edit: it would also be cool to release a new version after this got merged to crates.io

@rtbo rtbo merged commit 68f2c45 into rust-x-bindings:main Apr 7, 2023
2 checks passed
@Cthutu
Copy link

Cthutu commented Apr 20, 2023

Any news about when this PR is going to be published to crates.io? I was about to submit the same PR myself. So thanks, @Philipp-M :)

@xMAC94x
Copy link

xMAC94x commented Apr 21, 2023

i prepared a release PR here but i received no info on it yet :/ #224

@rtbo
Copy link
Collaborator

rtbo commented Apr 23, 2023

Hi
1.2.1 is published on crates.io.

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.

patches to support newer quick-xml
4 participants