You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ All code will go through code review like in the other repositories related to t
14
14
`swift-nio-extras` part of the SwiftNIO 2 family of repositories and depends on the following:
15
15
16
16
-[`swift-nio`](https://github.com/apple/swift-nio), version 2.30.0 or better.
17
-
- Swift 5.5.2.
17
+
- Swift 5.5.2
18
18
-`zlib` and its development headers installed on the system. But don't worry, you'll find `zlib` on pretty much any UNIX system that can compile any sort of code.
19
19
20
20
To depend on `swift-nio-extras`, put the following in the `dependencies` of your `Package.swift`:
0 commit comments