QL: Bump rust to 1.68

This commit is contained in:
Harry Maclean
2023-03-16 15:37:25 +13:00
parent 8c60b6e657
commit f2fc80b3c1

View File

@@ -2,6 +2,6 @@
# extractor. It is set to the lowest version of Rust we want to support.
[toolchain]
channel = "1.59"
channel = "1.68"
profile = "minimal"
components = [ "rustfmt" ]