Update Cargo.toml (#1466)

Remove duplicate `dox` feature that resulted in build fail
This commit is contained in:
Deep Patel 2023-09-17 15:18:23 -04:00 committed by GitHub
parent 9c300ff266
commit 8b411b8c6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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