Add rust to changelog

This commit is contained in:
Jeremy Soller 2022-11-23 11:26:37 -07:00
parent 7558f4b161
commit 7332094aad
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

View file

@ -9,6 +9,7 @@ echo "Last release: ${LAST_RELEASE_TAG} at ${LAST_RELEASE_TIMESTAMP}"
REPOS=(
redox=.
cookbook=cookbook
rust=rust
)
for package in $(installer/target/release/redox_installer --list-packages -c config/x86_64/desktop.toml)