feat(native): upgrade dispatch2 to 0.3 (#11855)

This commit is contained in:
Brooooooklyn
2025-04-21 10:43:51 +00:00
parent 7c79b1f024
commit e46ae2f721
5 changed files with 33 additions and 28 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ core-foundation = "0.10"
coreaudio-rs = "0.12"
criterion = { version = "0.5", features = ["html_reports"] }
criterion2 = { version = "3", default-features = false }
dispatch2 = "0.2"
dispatch2 = "0.3"
docx-parser = { git = "https://github.com/toeverything/docx-parser" }
dotenvy = "0.15"
file-format = { version = "0.26", features = ["reader"] }