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

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