mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 21:00:03 -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:
@@ -18,6 +18,9 @@ include = [
|
||||
"src/shader/*.glsl",
|
||||
]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user