Update Rust version

This commit is contained in:
Thomas Eizinger 2021-05-04 11:46:34 +10:00
parent 6c238b1617
commit bce693ae76
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96

View File

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2021-04-15"
channel = "nightly-2021-04-25"
components = ["rustfmt", "clippy"]
targets = ["armv7-unknown-linux-gnueabihf"]