mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
Tell docs.rs to use the --all-features flag when generating docs
Closes https://github.com/emilk/egui/issues/381
This commit is contained in:
@@ -17,6 +17,9 @@ include = [
|
||||
"Cargo.toml",
|
||||
]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user