Skip to content

Commit 65898e4

Browse files
Update README.md (#62)
Autogenerated changes after running the `sbt docs/generateReadme` command of the [zio-sbt-website](https://zio.dev/zio-sbt) plugin. I will automatically update the README.md file whenever there is new change for README.md, e.g. - After each release, I will update the version in the installation section. - After any changes to the "docs/index.md" file, I will update the README.md file accordingly. Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>
1 parent 4e2ee3a commit 65898e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ libraryDependencies += "dev.zio" %% "zio-streams-compress-brotli4j" % "1.0.0"
1919
libraryDependencies += "dev.zio" %% "zio-streams-compress-bzip2" % "1.0.0"
2020
libraryDependencies += "dev.zio" %% "zio-streams-compress-gzip" % "1.0.0"
2121
libraryDependencies += "dev.zio" %% "zio-streams-compress-lz4" % "1.0.0"
22+
libraryDependencies += "dev.zio" %% "zio-streams-compress-snappy" % "1.0.0"
2223
libraryDependencies += "dev.zio" %% "zio-streams-compress-tar" % "1.0.0"
2324
libraryDependencies += "dev.zio" %% "zio-streams-compress-zip" % "1.0.0"
2425
libraryDependencies += "dev.zio" %% "zio-streams-compress-zip4j" % "1.0.0"

0 commit comments

Comments
 (0)