Fix "cargo deny"

This commit is contained in:
Felix Schütt
2022-09-05 13:58:24 +02:00
parent d7fc2899b3
commit 8f702d2bc4

View File

@@ -2,6 +2,8 @@
name = "macro-wasmer-universal-test"
version = "0.1.0"
edition = "2021"
license = "MIT"
description = "Universal test macro for wasmer-test"
[lib]
proc-macro = true