chore(deps): update rust crate notify to v8

pull/2300/head
renovate[bot] 7 months ago committed by GitHub
parent e2203b760f
commit b75b237192
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -38,7 +38,7 @@ anyhow = "1"
uuid = { version = "1", features = ["v4"] } uuid = { version = "1", features = ["v4"] }
glob = { workspace = true } glob = { workspace = true }
# TODO: Remove `serialization-compat-6` in v3 # TODO: Remove `serialization-compat-6` in v3
notify = { version = "7", optional = true, features = [ notify = { version = "8", optional = true, features = [
"serde", "serde",
"serialization-compat-6", "serialization-compat-6",
] } ] }

Loading…
Cancel
Save