From 382d3b9f134bbdcf3d92ed889455f49e768345f5 Mon Sep 17 00:00:00 2001 From: Marcel Bindseil Date: Fri, 17 Jan 2025 17:21:40 +0100 Subject: [PATCH] updated rust version Signed-off-by: Marcel Bindseil --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d8f4f7492..c24edff2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,5 +28,5 @@ edition = "2021" license = "Apache-2.0" homepage = "https://docs.akri.sh/" repository = "https://github.com/project-akri/akri" -rust-version = "1.79" +rust-version = "1.81" authors = ["The Akri Team"] \ No newline at end of file