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 (#3611)
* refactor(log)!: take u64 in Builder::max_file_size * Apply suggestion from @amrbashir --------- Co-authored-by: Amr Bashir <github@amrbashir.me>
This commit is contained in:
co-authored by
Amr Bashir
parent
fdfb35e531
commit
1a43e4701d
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"log": major
|
||||
"log-js": major
|
||||
---
|
||||
|
||||
**Breaking:** `Builder::max_file_size` now takes a `u64` instead of a `u128`.
|
||||
Reference in New Issue
Block a user