prepare for publish

This commit is contained in:
vms 2020-07-28 18:52:02 +03:00
parent 33ce6228c8
commit eeee5fe5a3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -185,7 +185,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
[[package]]
name = "wasmer-interface-types"
name = "wasmer-interface-types-fl"
version = "0.17.0"
dependencies = [
"nom",

View File

@ -1,5 +1,5 @@
[package]
name = "wasmer-interface-types"
name = "wasmer-interface-types-fl"
version = "0.17.0"
description = "WebAssembly Interface Types library for Wasmer"
license = "MIT"