diff --git a/web/Cargo.toml b/web/Cargo.toml index fea7acc..d036946 100644 --- a/web/Cargo.toml +++ b/web/Cargo.toml @@ -39,8 +39,3 @@ features = [ "MediaQueryList", "Window" ] - - -[profile.release] -debug = true -