diff options
| author | nasr <nsrddyn@gmail.com> | 2025-11-26 23:11:25 +0100 |
|---|---|---|
| committer | nasr <nsrddyn@gmail.com> | 2025-11-26 23:11:25 +0100 |
| commit | 5c90505fe7b6566049bead5e36a5e3f73d844413 (patch) | |
| tree | d65a6402dd93d0e8ccb464eb5eab382e625a67d1 /build.sbt | |
| parent | d6f99d058b34d5b6fbc3f630bf491b302cdf324f (diff) | |
chore: file refactor, imported zio
next steps are running the threads multithreaded and measuring for
errors
Diffstat (limited to 'build.sbt')
| -rw-r--r-- | build.sbt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ scalaVersion := "3.7.4" version := "1.0" name := "torque" -organization := "com.nsrddyn" libraryDependencies += "dev.zio" %% "zio" % "2.1.22" libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.19" % Test |
