mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-12 14:17:48 +02:00
remove unused dependency byte-unit from log plugin (#3446)
* remove unused dependency `byte-unit` from log plugin * Update .changes/rmdep.md Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com> * Update .changes/rmdep.md Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com> --------- Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,6 @@ serde_json = { workspace = true }
|
||||
tauri = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
serde_repr = "0.1"
|
||||
byte-unit = "5"
|
||||
log = { workspace = true, features = ["kv_unstable"] }
|
||||
time = { version = "0.3", features = [
|
||||
"formatting",
|
||||
|
||||
Reference in New Issue
Block a user