Skip to content
Snippets Groups Projects
Verified Commit 7332094a authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Add rust to changelog

parent 7558f4b1
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ echo "Last release: ${LAST_RELEASE_TAG} at ${LAST_RELEASE_TIMESTAMP}" ...@@ -9,6 +9,7 @@ echo "Last release: ${LAST_RELEASE_TAG} at ${LAST_RELEASE_TIMESTAMP}"
REPOS=( REPOS=(
redox=. redox=.
cookbook=cookbook cookbook=cookbook
rust=rust
) )
for package in $(installer/target/release/redox_installer --list-packages -c config/x86_64/desktop.toml) for package in $(installer/target/release/redox_installer --list-packages -c config/x86_64/desktop.toml)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment