mirror of
https://github.com/extism/extism.git
synced 2026-01-09 13:57:55 -05:00
chore: prepare extism-convert to be released (#494)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user