diff --git a/Cargo.toml b/Cargo.toml index 2c13f0d..4f7140c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "trigger-sqs" version = "0.7.0" edition = "2021" -rust-version = "1.76" +rust-version = "1.79" [dependencies] anyhow = "1.0.68"