build.zig.zon: match the project name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.{
|
||||
.name = "nats-client",
|
||||
.name = "nats.zig",
|
||||
.version = "0.0.1",
|
||||
.dependencies = .{
|
||||
.libressl = .{
|
||||
|
Reference in New Issue
Block a user