build.zig.zon: match the project name

This commit is contained in:
2024-04-06 15:35:19 -07:00
parent 28c7890f6c
commit 320bef2c63

View File

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