Explorar el Código

Change optimization config to most efficient 3

develop
Silvestr Predko hace 2 años
padre
commit
a775c83f10
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0
    3
      Cargo.toml

+ 0
- 3
Cargo.toml Ver fichero

@@ -3,8 +3,5 @@ members = ["web-client", "common-api"]
3 3
 
4 4
 [profile.release]
5 5
 codegen-units = 1
6
-opt-level = "z"
7 6
 lto = true
8
-debug = false
9 7
 panic = "abort"
10
-overflow-checks = true

Loading…
Cancelar
Guardar