[package] name = "wasmer-middleware-common" version = "0.8.0" repository = "https://github.com/wasmerio/wasmer" description = "Wasmer runtime common middlewares" license = "MIT" authors = ["The Wasmer Engineering Team "] edition = "2018" [dependencies] wasmer-runtime-core = { path = "../runtime-core", version = "0.8.0" }