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

@@ -3,7 +3,6 @@ name = "wasmtime-obj"
version = "0.2.0"
authors = ["The Wasmtime Project Developers"]
description = "Native object file output for WebAsssembly code in Wasmtime"
publish = false
repository = "https://github.com/CraneStation/wasmtime"
categories = ["wasm"]
keywords = ["webassembly", "wasm"]