Remove leftover winit feature for doc.rs
This commit is contained in:
parent
ac611ab837
commit
f6fc0b714c
1 changed files with 0 additions and 3 deletions
|
|
@ -7,9 +7,6 @@ description = "A renderer-agnostic library for native GUIs"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/hecrj/iced"
|
repository = "https://github.com/hecrj/iced"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
|
||||||
features = ["winit"]
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
iced_core = { version = "0.1.0-alpha", path = "../core" }
|
iced_core = { version = "0.1.0-alpha", path = "../core" }
|
||||||
stretch = "0.2"
|
stretch = "0.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue