zero-to-production/src
2023-09-19 09:56:54 +02:00
..
domain Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:40:05 +00:00
routes Update sqlx to 0.7 2023-09-19 09:56:54 +02:00
authentication.rs Add login form with errors via HMAC-protected query parameters 2022-03-12 00:45:26 +00:00
configuration.rs Update sqlx to 0.7 2023-09-19 09:56:54 +02:00
email_client.rs Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:40:05 +00:00
lib.rs Add login form with errors via HMAC-protected query parameters 2022-03-12 00:45:26 +00:00
main.rs Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 17:03:38 +01:00
startup.rs Update sqlx to 0.7 2023-09-19 09:56:54 +02:00
telemetry.rs Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 17:03:38 +01:00