Update rustc && rustsbi
This commit is contained in:
parent
6a08973359
commit
6695610c63
4 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
|
@ -58,5 +58,5 @@ pub fn list_apps() {
|
||||||
for app in APP_NAMES.iter() {
|
for app in APP_NAMES.iter() {
|
||||||
println!("{}", app);
|
println!("{}", app);
|
||||||
}
|
}
|
||||||
println!("**************/")
|
println!("**************/");
|
||||||
}
|
}
|
|
@ -1 +1 @@
|
||||||
nightly
|
nightly-2021-08-25
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue