Skip to content

Commit b9e2cc8

Browse files
authored
chore: update crt to v0.58.1 (#1036)
1 parent ef66af4 commit b9e2cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ let package = Package(
6060
],
6161
dependencies: {
6262
var dependencies: [Package.Dependency] = [
63-
.package(url: "https://github.com/awslabs/aws-crt-swift.git", exact: "0.58.0"),
63+
.package(url: "https://github.com/awslabs/aws-crt-swift.git", exact: "0.58.1"),
6464
.package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"),
6565
.package(url: "https://github.com/open-telemetry/opentelemetry-swift", from: "1.13.0"),
6666
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.22.0"),

0 commit comments

Comments
 (0)