Explorar o código

Cargo.toml: add bench=false to disable libtest benchmarker

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

+ 1 - 0
Cargo.toml

@@ -11,6 +11,7 @@ edition = "2021"
 [lib]
 name = "darkfi"
 doctest = false
+bench = false
 
 #[profile.release]
 #debug = true