Update Cargo.toml metadata for publishing.

This commit is contained in:
Dan Gohman
2019-08-20 17:53:05 -07:00
parent 44367ba99a
commit d4f27dcc91
10 changed files with 6 additions and 11 deletions

View File

@@ -2,7 +2,6 @@
name = "wasmtime-interface-types"
version = "0.2.0"
authors = ["The Wasmtime Project Developers"]
publish = false
description = "Support for wasm interface types with wasmtime"
categories = ["wasm"]
keywords = ["webassembly", "wasm"]