generate-copyright: use cargo-metadata
This commit is contained in:
parent
56f84796a4
commit
dbab595d78
3 changed files with 20 additions and 62 deletions
|
@ -1406,6 +1406,7 @@ name = "generate-copyright"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cargo_metadata 0.18.1",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tempfile",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue