Skip to content

Fix future-incompat warnings #1544

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

Merged
merged 1 commit into from
Mar 11, 2023
Merged

Conversation

jyn514
Copy link
Member

@jyn514 jyn514 commented Mar 11, 2023

By upgrading fs-extra and quick-xml

Fixes the following warning:

warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, quick-xml v0.20.0

By upgrading `fs-extra` and `quick-xml`

Fixes the following warning:
```
warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, quick-xml v0.20.0
```
Copy link
Contributor

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Kobzol Kobzol enabled auto-merge March 11, 2023 14:17
@Kobzol Kobzol merged commit 360ed45 into rust-lang:master Mar 11, 2023
@jyn514 jyn514 deleted the future-incompat branch March 11, 2023 14:21
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.

2 participants