Fix crash when opening inspector on Windows debug build (#36829)

This commit is contained in:
Chuqiao Feng 2025-08-24 19:01:42 +08:00 committed by GitHub
parent dd6fce6d4e
commit 54c7d9dc5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 1 deletions

1
Cargo.lock generated
View file

@ -8468,6 +8468,7 @@ dependencies = [
"theme",
"ui",
"util",
"util_macros",
"workspace",
"workspace-hack",
"zed_actions",