From 36d6a34d7750cc46f1306ea17133cb228f991c1c Mon Sep 17 00:00:00 2001 From: hal3e Date: Thu, 21 Mar 2024 17:20:45 +0100 Subject: [PATCH] update rust ver --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5cb352861c..6f7315cd83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ homepage = "https://fuel.network/" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/FuelLabs/fuels-rs" -rust-version = "1.74.0" +rust-version = "1.76.0" version = "0.56.0" [workspace.dependencies]