Skip to content

tauri-utils@2.0.0-rc.9

Sep 5, 2024
  • faa259bac (#10907 by @lucasfernog) The Assets::iter function now must return a iterator with Item = (Cow<'_, str>, Cow<'_, [u8]>) to be more flexible on contexts where the assets are not 'static.

© 2026 Tauri Contributors. CC-BY / MIT