github-actions
released this
06 Oct 19:45
·
2 commits
to main
since this release
Fixed
cargo hakari init
now sets edition = "2021"
in the created workspace-hack's Cargo.toml
. This
silences a Cargo warning about a missing edition.