Skip to content

Commit

Permalink
fix: merge conflict for smithy
Browse files Browse the repository at this point in the history
  • Loading branch information
austinsasko committed Jun 5, 2024
1 parent d2be203 commit 233d114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apple-codesign/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ path = "src/main.rs"
anyhow = "1.0.79"
aws-config = { version = "1.1.2", optional = true }
aws-sdk-s3 = { version = "1.12.0", optional = true }
aws-smithy-client = { version = "0.60.2", features = ["rustls", "client-hyper"] }
aws-smithy-http = {version = "0.60.2", optional = true }
aws-smithy-types = {version = "1.1.2", optional = true }
base64 = "0.21.7"
Expand Down

0 comments on commit 233d114

Please sign in to comment.