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 @@ edition = "2018"
name = "wasmtime-fuzzing"
publish = false
version = "0.19.0"
license = "Apache-2.0 WITH LLVM-exception"
[dependencies]
anyhow = "1.0.22"