Third-party Licenses¶
| Dependency | License |
|---|---|
| m├──[0m | anyhow v1.0.100 |
| m├──[0m | chrono v0.4.42 |
| m├──[0m | clap v4.5.50 |
| m├──[0m | colored v3.0.0 |
| m├──[0m | fast-glob v1.0.0 |
| m├──[0m | futures v0.3.31 |
| m├──[0m | git2 v0.20.2 |
| m├──[0m | lenient_semver v0.4.2 |
| m├──[0m | log v0.4.28 |
| m├──[0m | quick-xml v0.38.3 |
| m├──[0m | regex v1.12.2 |
| m├──[0m | reqwest v0.12.24 |
| m├──[0m | semver v1.0.27 |
| m├──[0m | serde v1.0.228 |
| m├──[0m | serde_json v1.0.145 |
| m├──[0m | tokio v1.47.2 |
| m├──[0m | tokio-macros v2.5.0 (proc-macro) |
| m├──[0m | tokio-stream v0.1.17 |
| m└──[0m | which v8.0.0 |
Optional dependencies¶
The following are conditionally included in binaries (using the openssl-vendored
feature on a case-by-case basis) because it is a dependency of
git2:
| Dependency | License |
|---|---|
| openssl | Apache-2.0 |
| openssl-probe | MIT OR Apache-2.0 |
Bindings' dependencies¶
Python binding¶
| Dependency | License |
|---|---|
| m├──[0m | cpp-linter v2.0.0-rc12 (/home/runner/work/cpp-linter-rs/cpp-linter-rs/cpp-linter) |
| m├──[0m | pyo3 v0.27.1 |
| m└──[0m | tokio v1.47.2 |
Node.js binding¶
| Dependency | License |
|---|---|
| m├──[0m | anyhow v1.0.100 |
| m├──[0m | cpp-linter v2.0.0-rc12 (/home/runner/work/cpp-linter-rs/cpp-linter-rs/cpp-linter) |
| m├──[0m | napi v3.4.0 |
| m└──[0m | napi-derive v3.3.0 (proc-macro) |