1 2 3 4
# Should be kept in sync with Cargo.toml. Ideally we'd rely on # cargo-fmt rather than rustfmt, since the former actually reads # Cargo.toml, but I can't get my emacs rust-mode to do that. edition = "2021"