浏览代码

Update Cargo.toml (#1466)

Remove duplicate `dox` feature that resulted in build fail
Deep Patel 1 年之前
父节点
当前提交
8b411b8c6d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/desktop/Cargo.toml

+ 0 - 1
packages/desktop/Cargo.toml

@@ -58,7 +58,6 @@ transparent = ["wry/transparent"]
 devtools = ["wry/devtools"]
 dox = ["wry/dox"]
 hot-reload = ["dioxus-hot-reload"]
-dox = ["wry/dox"]
 
 [package.metadata.docs.rs]
 default-features = false