build.zig.zon: match the project name

This commit is contained in:
torque 2024-04-06 15:35:19 -07:00
parent 28c7890f6c
commit 320bef2c63
Signed by: torque
SSH Key Fingerprint: SHA256:nCrXefBNo6EbjNSQhv0nXmEg/VuNq3sMF5b8zETw3Tk

View File

@ -1,5 +1,5 @@
.{
.name = "nats-client",
.name = "nats.zig",
.version = "0.0.1",
.dependencies = .{
.libressl = .{