Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 21c97fd

Browse files
- Update aws-lambda-swift-spinter-core
1 parent 2a7b80d commit 21c97fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
dependencies: [
1616
// Dependencies declare other packages that this package depends on.
1717
//.package(path: "../aws-lambda-swift-sprinter-core/"),
18-
.package(url: "https://github.com/swift-sprinter/aws-lambda-swift-sprinter-core", from: "1.0.0-alpha.3"),
18+
.package(url: "https://github.com/swift-sprinter/aws-lambda-swift-sprinter-core", from: "1.0.0"),
1919
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.0.0"),
2020
.package(url: "https://github.com/apple/swift-nio.git", from: "2.8.0"),
2121
],

0 commit comments

Comments
 (0)