implementation("io.ktor:ktor-serialization-kotlinx-cbor:3.3.2")
Enables serialization and deserialization of data using the CBOR format in Ktor applications.