We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f81ed5 commit b97c15bCopy full SHA for b97c15b
benchmarks/json-parsers/setup.sh
@@ -5,6 +5,8 @@ cargo build
5
mv target/debug/depict ..
6
cd ..
7
8
+./depict install
9
+
10
gh repo clone kaleidawave/simple-json-parser
11
cd simple-json-parser
12
git checkout improvements
0 commit comments