Skip to content

Commit

Permalink
book: downgrade swift-tools-version to 5.5
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
  • Loading branch information
yukibtc committed Nov 16, 2024
1 parent b3efddb commit 0c3d041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/snippets/nostr/swift/NostrSnippets/Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.9
// swift-tools-version: 5.5
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down

0 comments on commit 0c3d041

Please sign in to comment.