# Third-Party Notices

MoonDepSolve source code is licensed under Apache-2.0. The repository does not vendor third-party source code.

## Runtime Dependency

| Component | Version | Purpose | Source | License |
| --- | --- | --- | --- | --- |
| `moonbitlang/async` | 0.19.4 | Native CLI asynchronous file access | <https://github.com/moonbitlang/async> | Apache-2.0 |

## Build and Automation Services

- MoonBit toolchain and core library: compiler and standard library for local and CI verification.
- GitHub Actions `actions/checkout@v4`: CI checkout action, not distributed as part of MoonDepSolve.
