mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +02:00
* refactor(log)!: take u64 in Builder::max_file_size * Apply suggestion from @amrbashir --------- Co-authored-by: Amr Bashir <github@amrbashir.me>
7 lines
116 B
Markdown
7 lines
116 B
Markdown
---
|
|
"log": major
|
|
"log-js": major
|
|
---
|
|
|
|
**Breaking:** `Builder::max_file_size` now takes a `u64` instead of a `u128`.
|