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

upgrade futures crate and dependencies #12455

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Jul 29, 2021

Upgrade the futures crates and dependencies. Ran cargo update --aggressive -p futures.

@tdyas tdyas requested review from stuhood and Eric-Arellano July 29, 2021 13:48
@tdyas
Copy link
Contributor Author

tdyas commented Jul 29, 2021

    Updating crates.io index
    Updating futures v0.3.15 -> v0.3.16
    Updating futures-channel v0.3.15 -> v0.3.16
    Updating futures-core v0.3.15 -> v0.3.16
    Updating futures-executor v0.3.15 -> v0.3.16
    Updating futures-io v0.3.15 -> v0.3.16
    Updating futures-macro v0.3.15 -> v0.3.16
    Updating futures-sink v0.3.15 -> v0.3.16
    Updating futures-task v0.3.15 -> v0.3.16
    Updating futures-util v0.3.15 -> v0.3.16
    Updating memchr v2.3.4 -> v2.4.0
    Updating pin-project-lite v0.2.6 -> v0.2.7
    Updating proc-macro-nested v0.1.6 -> v0.1.7
    Updating proc-macro2 v1.0.24 -> v1.0.28
    Updating quote v1.0.8 -> v1.0.9
    Updating slab v0.4.2 -> v0.4.3
    Updating syn v1.0.67 -> v1.0.74
    Updating unicode-xid v0.2.1 -> v0.2.2

@tdyas tdyas merged commit ebfe88c into pantsbuild:main Jul 29, 2021
@tdyas tdyas deleted the upgrade_futures_and_deps branch July 29, 2021 16:06
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