Skip to content

hmac: 2018 edition and crypto-mac crate upgrade - #33

Merged
tarcieri merged 1 commit into
masterfrom
hmac/2018-edition-and-stream-cipher-upgrade
May 31, 2020
Merged

hmac: 2018 edition and crypto-mac crate upgrade#33
tarcieri merged 1 commit into
masterfrom
hmac/2018-edition-and-stream-cipher-upgrade

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Upgrades to Rust 2018 edition and the (now 2018 edition) crypto-mac v0.8.0-pre crate.

@tarcieri

Copy link
Copy Markdown
MemberAuthor

It seems like due to the transitive digest dev-dependency via md-5 and sha2, they aren't resolving on the same version of generic-array?

Upgrades to Rust 2018 edition and the (now 2018 edition)
`crypto-mac` v0.8.0-pre crate.
@tarcieri
tarcieriforce-pushed the hmac/2018-edition-and-stream-cipher-upgrade branch from 3f5505a to 59dc87dCompareMay 31, 2020 15:38
@tarcieritarcieri changed the title [WIP] hmac: 2018 edition and crypto-mac crate upgradehmac: 2018 edition and crypto-mac crate upgradeMay 31, 2020
@tarcieri
tarcieri marked this pull request as ready for review May 31, 2020 15:38
@tarcieri
tarcieri merged commit 76e0115 into masterMay 31, 2020
@tarcieri
tarcieri deleted the hmac/2018-edition-and-stream-cipher-upgrade branch May 31, 2020 15:56
@tarcieritarcieri mentioned this pull request Jun 10, 2020
Sign up for freeto 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

@tarcieri