Cargo Features

[dependencies]
opengl-registry = { version = "0.2.0", default-features = false, features = ["include-xml"] }
default = include-xml

The include-xml feature is set by default whenever opengl-registry is added without default-features = false somewhere in the dependency tree.

include-xml default

OpenGL-Registry has 2 features without comments.