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

Dependencies are outdated #41

Open
piegamesde opened this issue Mar 23, 2021 · 6 comments
Open

Dependencies are outdated #41

piegamesde opened this issue Mar 23, 2021 · 6 comments

Comments

@piegamesde
Copy link

See https://deps.rs/repo/github/RustCrypto/PAKEs and magic-wormhole/magic-wormhole.rs#114

@tarcieri
Copy link
Member

Unless there's an urgent need to update them, I'd suggest tackling this after the cipher v0.3 release

@piegamesde
Copy link
Author

You decide whether RUSTSEC-2020-0146 is "urgent" enough or not.

@tarcieri
Copy link
Member

You should be able to address that by upgrading to generic-array v0.12.4.

@piegamesde
Copy link
Author

All my dependencies on generic-array are up to date, except the one introduced by spake2.

@tarcieri
Copy link
Member

spake2 uses generic-array ^0.12.

generic-array v0.12.4 was released to address RUSTSEC-2020-0146.

If you have generic-array v0.12.4 in your Cargo.lock, then you should get a clean bill of health from cargo audit.

@piegamesde
Copy link
Author

Oh I'm sorry, I didn't know version 0.12.4 also contained the patch. Nevermind then, it's not urgent.

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

No branches or pull requests

2 participants