mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
feat: bump rust version to 1.86
fixes the hardcoded `/usr/bin/strip` issue on macos see https://github.com/rust-lang/rust/issues/131206 Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
eb39705ff1
commit
0b8f1d54c7
6 changed files with 12 additions and 12 deletions
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.83"
|
||||
channel = "1.86"
|
||||
components = ["rustfmt", "clippy", "rust-src"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue