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

Relax MSRV of channel, queue, and utils to 1.60 #1056

Merged
merged 1 commit into from Dec 23, 2023
Merged

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Dec 23, 2023

Only epoch and its dependents require Rust 1.61.

@taiki-e taiki-e merged commit 2b4c34d into master Dec 23, 2023
24 checks passed
@taiki-e taiki-e deleted the taiki-e/msrv branch December 23, 2023 15:28
taiki-e added a commit to smol-rs/event-listener that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/event-listener that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/concurrent-queue that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/concurrent-queue that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/concurrent-queue that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/event-listener that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/async-lock that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/async-dup that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/async-dup that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/async-lock that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/async-channel that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/async-channel that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/event-listener-strategy that referenced this pull request Jan 6, 2024
taiki-e added a commit to smol-rs/event-listener-strategy that referenced this pull request Jan 6, 2024
crossbeam-rs/crossbeam#1056

```
error: package `crossbeam-utils v0.8.18` cannot be built because it requires rustc 1.60 or newer, while the currently active rustc version is 1.59.0
```
taiki-e added a commit to smol-rs/event-listener-strategy that referenced this pull request Jan 6, 2024
crossbeam-rs/crossbeam#1056

```
error: package `crossbeam-utils v0.8.18` cannot be built because it requires rustc 1.60 or newer, while the currently active rustc version is 1.59.0
```
notgull pushed a commit to smol-rs/event-listener that referenced this pull request Apr 11, 2024
notgull pushed a commit to smol-rs/event-listener that referenced this pull request May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant