Commit 33cde3c
authored
Update NIO dependencies & fix performance checker warning (#240)
Updates our NIO dependencies to include
https://github.com/apple/swift-nio/releases/tag/2.63.0 which fixes a
performance checker warning seen when instantiating the NIO client from
the main thread: apple/swift-nio#2620.
Resolves #181.1 parent ee84e5e commit 33cde3c
3 files changed
+33
-15
lines changedLines changed: 15 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments