<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-crypto_2.13</artifactId>
<version>0.2.4</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.8
|-- org.typelevel:cats-core_2.13:2.8.0
|-- org.typelevel:cats-effect-kernel_2.13:3.3.14
|-- org.scodec:scodec-bits_2.13:1.1.34
test
|-- org.http4s:testruntime_2.13:0.2.4
|-- org.scalameta:munit_2.13:1.0.0-M6
|-- org.typelevel:cats-laws_2.13:2.8.0
|-- org.typelevel:cats-effect_2.13:3.3.14