chore: Dependency gpui-macros/inspector to inspector features (#1568)

This commit is contained in:
ihavecoke 2025-11-12 15:10:13 +08:00 committed by GitHub
parent b3c0188940
commit e97689f12c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ doctest = false
[features]
decimal = ["dep:rust_decimal"]
inspector = ["gpui/inspector", "wry/devtools"]
inspector = ["gpui-macros/inspector", "gpui/inspector", "wry/devtools"]
webview = ["dep:wry"]
# For syntax highlighting in Markdown and CodeEditor.