Skip to content

Commit e912d69

Browse files
committed
temp add SmithySwiftNIO dependency to client runtime
1 parent 65320c5 commit e912d69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ let package = Package(
117117
"SmithyChecksumsAPI",
118118
"SmithyChecksums",
119119
"SmithyCBOR",
120+
"SmithySwiftNIO",
120121
.product(name: "AwsCommonRuntimeKit", package: "aws-crt-swift"),
121122
// Only include these on macOS, iOS, tvOS, watchOS, and macCatalyst (visionOS and Linux are excluded)
122123
.product(

0 commit comments

Comments
 (0)