Explorar o código

build: add back `opt-level = 3`

Lena %!s(int64=2) %!d(string=hai) anos
pai
achega
1cbfe9b086
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -130,6 +130,7 @@ debug = false
 [profile.release]
 lto = true
 strip = true
+opt-level = 3
 codegen-units = 1
 
 [[bench]]