|
Some checks failed
RingRTC CI / Code Formatting (push) Has been cancelled
RingRTC CI / Lints (push) Has been cancelled
RingRTC CI / Tests (push) Has been cancelled
RingRTC CI / Electron Tests (macos-latest) (push) Has been cancelled
RingRTC CI / Electron Tests (ubuntu-24.04-arm64-4-cores) (push) Has been cancelled
RingRTC CI / Electron Tests (ubuntu-latest-4-cores) (push) Has been cancelled
RingRTC CI / Electron Tests (windows-latest-8-cores) (push) Has been cancelled
RingRTC CI / RingRTC as dependency (using Prebuilt WebRTC) (macos-latest) (push) Has been cancelled
RingRTC CI / RingRTC as dependency (using Prebuilt WebRTC) (ubuntu-24.04-arm64-4-cores) (push) Has been cancelled
RingRTC CI / RingRTC as dependency (using Prebuilt WebRTC) (ubuntu-latest-4-cores) (push) Has been cancelled
RingRTC CI / RingRTC as dependency (using Prebuilt WebRTC) (windows-latest-8-cores) (push) Has been cancelled
RingRTC CI / Android Build (push) Has been cancelled
RingRTC CI / iOS Tests (push) Has been cancelled
|
||
|---|---|---|
| .. | ||
| about.toml | ||
| acknowledgments.html | ||
| acknowledgments.html.hbs | ||
| acknowledgments.md | ||
| acknowledgments.md.hbs | ||
| acknowledgments.plist | ||
| acknowledgments.plist.hbs | ||
| README.md | ||
This directory contains pre-generated acknowledgments for the Rust dependencies of RingRTC. CI enforces that they are kept up to date.
Updating
If you update RingRTC's dependencies, you'll need to update this listing. Install cargo-about if you haven't already:
cargo +stable install --locked cargo-about --version 0.6.2
Then:
- Run
bin/regenerate_acknowledgments.sh. - Check the HTML output for new "synthesized" entries. This can indicate that the license for a particular dependency was not properly detected.
- If there are any "synthesized" entries (besides those in this repository, "ringrtc" and "regex-aot"), add new "clarify" entries to about.toml.