LukeMathWalker / zero-to-production

Code for "Zero To Production In Rust", a book on API development using Rust.
https://www.zero2prod.com
Apache License 2.0
5.86k stars 519 forks source link

deps: upgrade secrecy to v0.10 and use alpine images #267

Open rootCircle opened 1 month ago

rootCircle commented 1 month ago

This PR upgrades various dependencies in the project to their latest versions and refactors password handling mechanisms for improved security and maintainability. Key changes include: