feat: Upgrade to Rust 1.54

pull/24376/head
Carol (Nichols || Goulding) 2021-07-29 21:07:43 -04:00
parent 21270b7072
commit 49a4dd0125
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "1.53.0"
channel = "1.54"
components = [ "rustfmt", "clippy" ]