Skip to content

ascon: 2021 edition - #40

Merged
tarcieri merged 1 commit into
masterfrom
ascon/2021-edition
Feb 26, 2023
Merged

ascon: 2021 edition#40
tarcieri merged 1 commit into
masterfrom
ascon/2021-edition

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Since #39 bumped MSRV to 1.59, we can go ahead and do a 2021 edition upgrade, including README.md in the toplevel rustdoc.

Since #39 bumped MSRV to 1.59, we can go ahead and do a 2021 edition
upgrade, including README.md in the toplevel rustdoc.
@tarcieri
tarcieri merged commit 2a71bae into master Feb 26, 2023
@tarcieri
tarcieri deleted the ascon/2021-edition branch February 26, 2023 00:36
tarcieri added a commit that referenced this pull request Feb 26, 2023
The build is failing because `keccak` has a very old MSRV of 1.41, which
after merging #40 (which bumped the `ascon` edition to 2021) broke the
build because it can't handle the `edition` key.

As a workaround, this excludes `keccak` from the toplevel workspace so
it doesn't try to read the `ascon` edition key.

Separately, we should probably bump the `keccak` edition to 2021 as well
and release `keccak` v0.2.0, but that is left for future work.
tarcieri added a commit that referenced this pull request Feb 26, 2023
The build is failing because `keccak` has a very old MSRV of 1.41, which
after merging #40 (which bumped the `ascon` edition to 2021) broke the
build because it can't handle the `edition` key.

As a workaround, this excludes `keccak` from the toplevel workspace so
it doesn't try to read the `ascon` edition key.

Separately, we should probably bump the `keccak` edition to 2021 as well
and release `keccak` v0.2.0, but that is left for future work.
@tarcieri tarcieri mentioned this pull request Feb 26, 2023
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.

1 participant