Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Mads Marquart <[email protected]>
  • Loading branch information
pewsheen and madsmtm authored Sep 18, 2024
1 parent 7f19a2f commit d0f6990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rustdoc-args = ["--cfg", "docsrs"]
[features]
default = ["drag-drop", "objc-exception", "protocol", "os-webview"]
serde = ["dpi/serde"]
objc-exception = ["objc2/exception"]
objc-exception = ["objc2/catch-all"]
drag-drop = []
protocol = []
devtools = []
Expand Down

0 comments on commit d0f6990

Please sign in to comment.