Auto-generate third-party license notices (#370)

Closes #294
Closes #371
This commit is contained in:
Keavon Chambers
2021-09-06 06:57:35 -07:00
committed by GitHub
parent 4f84c706f0
commit b66607e4a2
8 changed files with 306 additions and 14 deletions
+6
View File
@@ -0,0 +1,6 @@
accepted = [
"Apache-2.0",
"MIT",
]
ignore-build-dependencies = true
ignore-dev-dependencies = true