fix example to use latest library

This commit is contained in:
Igor Anić 2023-12-31 15:21:33 +01:00
parent a3d6d97bd1
commit c00e95736e

View File

@ -3,8 +3,8 @@
.version = "0.1.0",
.dependencies = .{
.zlib = .{
.url = "https://github.com/ianic/zig-zlib/archive/6fb8ed90ba676ee8bc7a84b5dc6ba4d9cd0f6f57.tar.gz",
.hash = "122013135fce876878c2b4696cf1850559c1a090f289cb2aab5e8ff4fc3e2b20edbd",
.url = "https://github.com/ianic/zig-zlib/archive/a3d6d97bd1bfd027e758d0d6eb36535da8f1d5a7.tar.gz",
.hash = "1220d624669f633ebe6c7afaba1a702c05c4c8e55a57b77a4d0d6ab1e3da07db11e2",
},
},
.paths = .{""},