Merge pull request #4269 from influxdata/dom/bump-rust

build: use rust 1.60
pull/24376/head
kodiakhq[bot] 2022-04-11 11:58:22 +00:00 committed by GitHub
commit 9bf15bfd78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "1.59"
channel = "1.60"
components = [ "rustfmt", "clippy" ]