ringrtc/acknowledgments
2025-03-20 15:41:50 -07:00
..
about.toml Update Rust dependencies 2024-12-16 11:13:56 -08:00
acknowledgments.html Bump version to v2.50.3 2025-03-20 15:41:50 -07:00
acknowledgments.html.hbs iOS: Collect acknowledgments for RingRTC's dependencies 2023-08-31 10:18:26 -07:00
acknowledgments.md Bump version to v2.50.3 2025-03-20 15:41:50 -07:00
acknowledgments.md.hbs Collect all acknowledgments as part of the NPM publish workflow 2023-09-21 09:36:09 -07:00
acknowledgments.plist Bump version to v2.50.3 2025-03-20 15:41:50 -07:00
acknowledgments.plist.hbs iOS: Collect acknowledgments for RingRTC's dependencies 2023-08-31 10:18:26 -07:00
README.md Bump version to v2.44.4 2024-07-17 15:17:59 -04:00

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:

  1. Run bin/regenerate_acknowledgments.sh.
  2. Check the HTML output for new "synthesized" entries. This can indicate that the license for a particular dependency was not properly detected.
  3. If there are any "synthesized" entries (besides those in this repository, "ringrtc" and "regex-aot"), add new "clarify" entries to about.toml.