Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
t4lz committed Sep 16, 2024
1 parent d34ed94 commit 4d982c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqs-forwarder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ edition = "2021"
aws-config = { version = "1.5", features = ["behavior-version-latest"] }
aws-sdk-sqs = { version = "1.37" }
tokio = { version = "1.39", features = ["rt", "rt-multi-thread", "macros"] }
anyhow = "1.0.86"
anyhow = "1.0.86"

0 comments on commit 4d982c1

Please sign in to comment.