Skip to content

Commit

Permalink
fix: 🐛 Pin cc to version per GitHub issue in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Clete2 committed Nov 13, 2023
1 parent d5c16bc commit 916cfbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ aws-sdk-cloudwatch = "0.30"
aws-config = "0.56"
aws-smithy-types = "0.56"
async-trait = "0.1"
cc = "=1.0.83" # TODO: Remove once https://github.com/cargo-lambda/cargo-lambda/issues/566 is fixed

[dev-dependencies]
insta = { version = "1.31", features = ["filters"] }
Expand Down

0 comments on commit 916cfbf

Please sign in to comment.