make cargo backend use .crates2.json file

This commit is contained in:
Dr. Matthias Ratajczak
2023-01-10 17:22:57 +01:00
parent 7585206979
commit 954f3c88be
4 changed files with 30 additions and 54 deletions
Generated
+1
View File
@@ -349,6 +349,7 @@ dependencies = [
"anyhow",
"clap",
"criterion",
"serde_json",
]
[[package]]