Skip to content

tauri-macros@1.0.0-rc.4

Mar 28, 2022
  • Replace multiple dependencies who's C code compiled concurrently and caused the other ones to bloat compile time significantly.

  • zstd -> brotli

  • blake3 -> a vendored version of the blake3 reference

  • ring -> getrandom

See <https://github.com/tauri-apps/tauri/pull/3773> for more information about these specific choices.

  • 8661e3e2 replace dependencies with long build times when used together (closes #3571) (#3773) on 2022-03-27

© 2026 Tauri Contributors. CC-BY / MIT