CBORCoding
                                
                                 CBORCoding copied to clipboard
                                
                                    CBORCoding copied to clipboard
                            
                            
                            
                        Added strict concurrency checking and Sendable conformances
Description
Added strict concurrency checking and Sendable conformances
Checklist
- [x] Code compilation.
- [x] All tests passing.
- [x] No new SwiftLint issues.
- [x] Added new unit tests, if applicable.
- [x] Extended the documentation (including README), if applicable.
- [x] Updated version in CBORCoding.podspec following semver guidelines.
- [x] Ran workflowtests.sh and passed.