mmff-rs direct Rust dependencies added in the 0.2 series
========================================================

The complete resolved dependency versions are fixed in Cargo.lock. This notice
summarizes the new direct crates used by the editing and search layers.

chematic-core 0.4.29, chematic-smarts 0.4.29, chematic-smiles 0.4.29
  License: MIT OR Apache-2.0
  Source: https://github.com/kent-tokyo/chematic

chematic-perception 0.4.29 (transitive through chematic-smarts)
  License: MIT OR Apache-2.0
  Source: https://github.com/kent-tokyo/chematic
  Redistributed under the MIT option in CHEMATIC-MIT.txt.

moyo 0.7.7
  License: MIT OR Apache-2.0
  Source: https://github.com/spglib/moyo
  Redistributed under the MIT option in MOYO-MIT.txt.

sobol 1.0.2
  License: BSD-3-Clause
  Source: https://github.com/wsiegenthaler/sobol-rs
  Full terms are in SOBOL-BSD-3-CLAUSE.txt.

generator 0.8.9 (transitive through moyo and kiddo)
  License: MIT OR Apache-2.0
  Source: https://crates.io/crates/generator/0.8.9
  The vendored copy restores the code section after Windows export directives.
  Redistributed under the MIT option in GENERATOR-MIT.txt.

The complete all-target normal/build graph currently contains 193 production
dependency package identities. Its package inventory, Cargo license metadata,
copyright attribution, and deduplicated upstream license texts are bundled in
THIRD_PARTY_RUST_LICENSES.txt. Regenerate it with:

  python tools/generate_rust_dependency_notices.py

Release checks must also run:

  python tools/generate_rust_dependency_notices.py --check
