tauri-v2.11.4
📦 tauriView on GitHub →
🐛 1 fixes🔧 3 symbols
Summary
This patch upgrades the underlying runtime to `tauri-runtime-wry@2.11.4` and pins the `time` dependency to resolve a compilation error related to the `cookie` crate.
🐛 Bug Fixes
- Pinning `time` to `<0.3.52` used by `cookie` to mitigate a compilation error.