diff --git a/Cargo.toml b/Cargo.toml index 6fd7992..79bd917 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,8 +22,6 @@ targets = [ "x86_64-pc-windows-msvc", "x86_64-apple-darwin", ] -rustc-args = ["--cfg", "docsrs"] -rustdoc-args = ["--cfg", "docsrs"] [features] default = ["drag-drop", "protocol", "os-webview", "x11"]