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

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