From a01a6dc441510d14ee5e8bf5cb49b7670be856ef Mon Sep 17 00:00:00 2001
From: ThatScalaGuy This library is currently available for Scala binary versions 2.13 and 3.1.
To use the latest version, include the following in your build.sbt
:
libraryDependencies ++= Seq(
- "de.thatscalaguy" %% "skunk-crypt" % "0.0-a5697e9-SNAPSHOT"
+ "de.thatscalaguy" %% "skunk-crypt" % "0.0-8a93171-SNAPSHOT"
)