chore: prepare extism-convert to be released (#494)

This commit is contained in:
zach
2023-10-04 12:35:43 -07:00
committed by GitHub
parent 583befbaef
commit d994f081f9
5 changed files with 62 additions and 26 deletions

View File

@@ -2,8 +2,11 @@
name = "extism-convert"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
authors = ["The Extism Authors", "oss@extism.org"]
license = "BSD-3-Clause"
homepage = "https://extism.org"
repository = "https://github.com/extism/extism"
description = "Traits to make Rust types usable with Extism"
[dependencies]
anyhow = "1.0.75"