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