diff --git a/config.toml b/config.toml index 0888249414..0eccbb86ad 100644 --- a/config.toml +++ b/config.toml @@ -2,5 +2,5 @@ deny-warnings = false [build] -cargo = "/Users/klim/.rustup/toolchains/nightly-2023-06-22-aarch64-apple-darwin/bin/cargo" -rustc = "/Users/klim/.rustup/toolchains/nightly-2023-06-22-aarch64-apple-darwin/bin/rustc" \ No newline at end of file +cargo = "/Users/klim/.rustup/toolchains/nightly-2023-10-27-aarch64-apple-darwin/bin/cargo" +rustc = "/Users/klim/.rustup/toolchains/nightly-2023-10-27-aarch64-apple-darwin/bin/rustc" \ No newline at end of file