# The `wapm.toml` Format [![Continuous Integration](https://github.com/wasmerio/wapm-toml/actions/workflows/ci.yml/badge.svg)](https://github.com/wasmerio/wapm-toml/actions/workflows/ci.yml) ([API Docs](https://wasmerio.github.io/wapm-toml)) A parser for the `wapm.toml` file used by [Wasmer][wasmer] and [the `wapm` CLI][cli]. ## License This project is licensed under the MIT license ([LICENSE](./LICENSE) or ). It is recommended to always use [`cargo crev`][crev] to verify the trustworthiness of each of your dependencies, including this one. [cli]: https://github.com/wasmerio/wapm-cli [crev]: https://github.com/crev-dev/cargo-crev [wasmer]: https://wasmer.io/