mirror of
https://github.com/tauri-apps/wry.git
synced 2026-01-31 00:35:20 +01:00
chore: remove rustc/rustdoc args for docsrs cfg to fix docs.rs builds (#1626)
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user