make cargo backend use .crates2.json file

This commit is contained in:
steven-omaha
2023-01-10 17:22:57 +01:00
parent c2072223c6
commit 487848e5bc
4 changed files with 30 additions and 54 deletions
Generated
+1
View File
@@ -349,6 +349,7 @@ dependencies = [
"anyhow",
"clap",
"criterion",
"serde_json",
]
[[package]]