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

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