Skip to content

Commit 955e848

Browse files
sichanyooSichan Yoo
andauthored
chore: Bump aws-crt-swift version to v0.54.1 (#990)
Co-authored-by: Sichan Yoo <[email protected]>
1 parent 825beae commit 955e848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ let package = Package(
5656
],
5757
dependencies: {
5858
var dependencies: [Package.Dependency] = [
59-
.package(url: "https://github.com/awslabs/aws-crt-swift.git", exact: "0.54.0"),
59+
.package(url: "https://github.com/awslabs/aws-crt-swift.git", exact: "0.54.1"),
6060
.package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"),
6161
.package(url: "https://github.com/open-telemetry/opentelemetry-swift", from: "1.13.0"),
6262
]

0 commit comments

Comments
 (0)