Cargo Features

[dependencies]
alacritty = { version = "0.13.2", default-features = false, features = ["x11", "wayland", "nightly"] }
default = wayland, x11

These default features are set whenever alacritty is added without default-features = false somewhere in the dependency tree.

x11 default = png

Enables x11 of copypasta, glx and x11 of glutin, x11 of winit ^0.29.15

wayland default

Enables wayland, wayland-csd-adwaita-crossfont and wayland-dlopen of winit ^0.29.15, wayland of copypasta and glutin

nightly

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

png not mac x11