Skip to content

Commit

Permalink
fix: update required rust version
Browse files Browse the repository at this point in the history
Signed-off-by: Kate Goldenring <[email protected]>
  • Loading branch information
kate-goldenring committed Sep 16, 2024
1 parent 3911d66 commit 24e48ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 24e48ff

Please sign in to comment.