Browse Source
566: Migrate to Rust 2021 r=thomaseizinger a=thomaseizinger Nothing to do because our code is already idiomatic! Co-authored-by: Thomas Eizinger <thomas@eizinger.io>new-http-api
bors[bot]
3 years ago
committed by
GitHub
2 changed files with 2 additions and 2 deletions
@ -1,4 +1,4 @@ |
|||||
[toolchain] |
[toolchain] |
||||
channel = "1.55" |
channel = "1.56" |
||||
components = ["clippy"] |
components = ["clippy"] |
||||
targets = ["armv7-unknown-linux-gnueabihf", "aarch64-unknown-linux-gnu"] |
targets = ["armv7-unknown-linux-gnueabihf", "aarch64-unknown-linux-gnu"] |
||||
|
Loading…
Reference in new issue