Skip to content

Commit bfa1574

Browse files
committed
Add uuid
1 parent 38570dc commit bfa1574

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ We can't wait for Swift's async/await, but when it comes the API won't change mu
2222
* [AIO](https://github.com/swift-stack/aio) - asynchronous io with syncronous api
2323
* [Stream](https://github.com/swift-stack/stream) - io abstrations + basic streams, buffered stream, reader/writer
2424

25-
### Cryptography
25+
### Cryptography
2626

27-
* [Crypto](https://github.com/swift-stack/crypto) - digest, encryption, asn.1
27+
* [Crypto](https://github.com/swift-stack/crypto) - digest, encryption, asn.1, uuid
2828
* [TLS](https://github.com/swift-stack/tls) - work in progress
2929

3030
### Frontend

0 commit comments

Comments
 (0)