summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 90f4e32f6d7c8aba7065a40b8af9c47beb62f5c6 (plain)
[workspace]
members=["crates/*"]
default-members=["crates/cli"]
resolver="2"

[workspace.package]
version="0.2.0"
edition="2021"
license="MIT OR Apache-2.0"
authors=["Henry Gressmann <mail@henrygressmann.de>"]
repository="https://github.com/explodingcamera/tinywasm"