Skip to content

Commit 5dc0817

Browse files
bump rust toolchain to match agave v2.3.x toolchain (#600)
Signed-off-by: Wilfred Almeida <[email protected]>
1 parent ea2a0d2 commit 5dc0817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "1.84.1"
2+
channel = "1.86.0"
33
components = ["clippy", "rustfmt"]
44
targets = []
55
profile = "minimal"

0 commit comments

Comments
 (0)