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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -235,10 +235,11 @@ do {
235
235
236
236
## Related Packages
237
237
238
-
-[swift-rfc-1035](https://github.com/swift-web-standards/swift-rfc-1035): Swift implementation of RFC 1035: Domain Names - Implementation and Specification
239
-
-[swift-rfc-1123](https://github.com/swift-web-standards/swift-rfc-1123): Swift implementation of RFC 1123: Requirements for Internet Hosts - Application and Support
240
-
-[swift-rfc-5321](https://github.com/swift-web-standards/swift-rfc-5321): Swift implementation of RFC 5321: Simple Mail Transfer Protocol
241
-
-[swift-emailaddress-type](https://github.com/coenttb/swift-emailaddress-type): A Swift package with a type-safe EmailAddress model
238
+
### Used By
239
+
240
+
-[swift-emailaddress-type](https://github.com/coenttb/swift-emailaddress-type): A Swift package with a type-safe EmailAddress model.
241
+
-[swift-types-foundation](https://github.com/coenttb/swift-types-foundation): A Swift package bundling essential type-safe packages for domain modeling.
242
+
-[swift-web-foundation](https://github.com/coenttb/swift-web-foundation): A Swift package with tools to simplify web development.
0 commit comments