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

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