Skip to content

Commit 77572f0

Browse files
committed
Fixed Swift tools version in readme
1 parent 861a8a6 commit 77572f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Its API is designed for performance critical applications. It uses value types a
1616
Add this repository to the `Package.swift` manifest of your project:
1717

1818
```swift
19-
// swift-tools-version:4.2
19+
// swift-tools-version:5.2
2020
import PackageDescription
2121

2222
let package = Package(

0 commit comments

Comments
 (0)