mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
chore(native): upgrade notify to v6 (#2489)
This commit is contained in:
@@ -16,7 +16,7 @@ napi = { version = "2", default-features = false, features = [
|
||||
"error_anyhow",
|
||||
] }
|
||||
napi-derive = "2"
|
||||
notify = { version = "5", features = ["serde"] }
|
||||
notify = { version = "6", features = ["serde"] }
|
||||
once_cell = "1"
|
||||
parking_lot = "0.12"
|
||||
serde = "1"
|
||||
|
||||
Reference in New Issue
Block a user