diff --git a/Cargo.toml b/Cargo.toml index f656a204..89c35e18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,6 +29,7 @@ repository = "https://github.com/torrust/torrust-tracker" rust-version = "1.72" version = "3.0.0-alpha.2" + [profile.dev.package.sqlx-macros] opt-level = 3