From e3555dba20546a55a20b36cd27a46cb02d479dd2 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Fri, 11 Oct 2024 15:09:16 -0400 Subject: [PATCH] Address review feedback --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d0c036ec..2207f376 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ ] [workspace.package] -rust-version = "1.81.0" +rust-version = "1.79.0" [workspace.dependencies.soroban-env-host-prev] package = "soroban-env-host"