1 parent beae3a5 commit 44c8c25Copy full SHA for 44c8c25
1 file changed
cspuz_bench/Cargo.toml
@@ -14,4 +14,4 @@ experimental-backend-glucose-rs = ["cspuz_rs/experimental-backend-glucose-rs", "
14
[dependencies]
15
cspuz_rs = { path = "../cspuz_rs", default-features = false }
16
cspuz_rs_puzzles = { path = "../cspuz_rs_puzzles", default-features = false }
17
-json = "0.12.4"
+serde_json = "1.0"
0 commit comments