Tauri currently exposes phf in its public 1.0 API, but phf is not 1.0. This violates [C-STABLE](https://rust-lang.github.io/api-guidelines/necessities.html?highlight=1.#public-dependencies-of-a-stable-crate-are-stable-c-stable).
Tauri currently exposes phf in its public 1.0 API, but phf is not 1.0. This violates C-STABLE.