A fast, safe, and efficient CBOR serialization library for Swift on any platform. swiftpackageindex.com/thecoolwinter/CBOR/1.1.1/documentation/cbor
atproto swift cbor

Merge branch 'main' of https://github.com/thecoolwinter/CBOR

+1 -1
+1 -1
README.md
··· 75 75 let decoder = CBORDecoder(options: options) 76 76 ``` 77 77 78 - [Documentation]() is hosted on the Swift Package Index. 78 + [Documentation](https://swiftpackageindex.com/thecoolwinter/CBOR/1.0.0/documentation/cbor) is hosted on the Swift Package Index. 79 79 80 80 ## Installation 81 81