Browse Source

research/pow: Fix Cargo.toml

parazyd 1 year ago
parent
commit
bce531d2ac
1 changed files with 0 additions and 4 deletions
  1. 0 4
      script/research/pow/Cargo.toml

+ 0 - 4
script/research/pow/Cargo.toml

@@ -18,7 +18,3 @@ lazy_static = "1.5.0"
 
 [patch.crates-io]
 blake2b_simd = {git = "https://github.com/parazyd/blake2_simd", branch = "impl-common"}
-
-[lints]
-workspace = true
-