From 8f4699e7ed34a62ca323432d48916cd766cd19cd Mon Sep 17 00:00:00 2001 From: Brady Fomegne Date: Tue, 23 Jun 2026 15:19:19 +0100 Subject: [PATCH] patch: update rust-toolchain This commit update the rust toolchain to the latest version, in order to benefit from latest performance improvements. Note that it's related to the afrim binary application --- rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain b/rust-toolchain index 8a2b133..9141007 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -1.87 +1.96.0