pjfanning / pekko-http-json

Integrate some of the best JSON libs in Scala with Pekko HTTP
Apache License 2.0
25 stars 2 forks source link

add scala 3 support for upickle and circe #2

Closed pjfanning closed 1 year ago

pjfanning commented 1 year ago

borrowed from https://github.com/hseeberger/akka-http-json/pull/757 - thanks @DieBauer