We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7818a commit f14b45dCopy full SHA for f14b45d
Package.swift
@@ -1,5 +1,17 @@
1
-// swift-tools-version:5.4
2
-// The swift-tools-version declares the minimum version of Swift required to build this package.
+// swift-tools-version:5.5
+//===----------------------------------------------------------------------===//
3
+//
4
+// This source file is part of the swift-libp2p open source project
5
6
+// Copyright (c) 2022-2025 swift-libp2p project authors
7
+// Licensed under MIT
8
9
+// See LICENSE for license information
10
+// See CONTRIBUTORS for the list of swift-libp2p project authors
11
12
+// SPDX-License-Identifier: MIT
13
14
15
16
import PackageDescription
17
0 commit comments