cargo deny config

This commit is contained in:
Louis Pilfold
2020-12-17 11:09:10 +00:00
parent f705a72aeb
commit 6bde8519c1
3 changed files with 50 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ authors = ["The Wasmtime Project Developers"]
readme = "README.md"
edition = "2018"
publish = false
license = "Apache-2.0 WITH LLVM-exception"
[build-dependencies]
cfg-if = "1.0"