Add rust to changelog
This commit is contained in:
parent
7558f4b161
commit
7332094aad
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue