chore: Dependency gpui-macros/inspector to inspector features (#1568)
This commit is contained in:
parent
b3c0188940
commit
e97689f12c
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue