Skip to content

Conversation

tatref
Copy link
Contributor

@tatref tatref commented Sep 22, 2022

once_cell upgraded to edition 2021, so Rust 1.48 can't compile it anymore
See matklad/once_cell@b68bee9

Removed assert on poolsize, because recent kernel versions changed this
See https://unix.stackexchange.com/questions/704737/kernel-5-10-119-caused-the-values-of-proc-sys-kernel-random-entropy-avail-and-p

iana-time-zone v0.1.50 not yet release to crates.io to fix check (1.48.0), see strawlab/iana-time-zone@0c296b5

@eminence
Copy link
Owner

Sorry, there's a conflict here because I just merged #202 (which touches lines next to the lines you touched)

@eminence
Copy link
Owner

Thanks @tatref for this PR, and for tracking down all the current failures! It looks like the iana-time-zone changes are making good progress, so I suspect those will be released fairly soon

@eminence
Copy link
Owner

Oh sorry, the iana-time-zone changes are already released, so this PR is good to go, once the conflicts are fixed

@tatref
Copy link
Contributor Author

tatref commented Sep 24, 2022

Just rebased the PR, CI is good now!

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