plugy-core 0.2.1

plugy empowers you to construct agnostic dynamic plugin systems using Rust and WASM
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.bincode]
version = "1.3.3"

[dependencies.serde]
features = ["derive"]
version = "1"

[package]
categories = ["wasm"]
description = "plugy empowers you to construct agnostic dynamic plugin systems using Rust and WASM"
edition = "2021"
keywords = ["plugin", "wasi", "inventory", "wasm", "plugy"]
license = "GPL-3.0-only"
name = "plugy-core"
readme = "README.md"
repository = "https://github.com/geofmureithi/plugy"
version = "0.2.1"