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

Ugh forgot the container in the wrong one

-1
-1
.github/workflows/ci.yml
··· 36 36 name: Testing and Fuzzing CBOR (macOS) 37 37 needs: swiftlint 38 38 runs-on: macos-latest 39 - container: swift:6.1-noble 40 39 steps: 41 40 - name: Checkout repository 42 41 uses: actions/checkout@v5