Skip to content

Commit

Permalink
Pin to ClientRuntime 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
atierian committed Mar 22, 2022
1 parent fbce50d commit 5593504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ let package = Package(
],
dependencies: [
.package(name: "AwsCrt", url: "https://github.com/awslabs/aws-crt-swift.git", .exact("0.1.1")),
.package(name: "ClientRuntime", url: "https://github.com/awslabs/smithy-swift.git", .exact("0.1.3"))
.package(name: "ClientRuntime", url: "https://github.com/awslabs/smithy-swift.git", .exact("0.1.4"))
],
targets: [
.target(
Expand Down

0 comments on commit 5593504

Please sign in to comment.