From 6e0fd02486c5822d1e7e81bd20f7dfc7a2fcfa5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=BA=C3=B1ez?= Date: Mon, 31 Jul 2023 10:23:19 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d626fe19..a7d1a9a1 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,6 @@ Please note that performance may be significantly poorer when compiling in `Debu ## Testing - -```bash - -``` - - Run `cargo test --no-default-features --release` to run tests. Please note that performance may be significantly poorer when testing in `Debug` mode.