Emil Lerch
df9fdb96e5
All checks were successful
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 1m59s
15 lines
398 B
Plaintext
15 lines
398 B
Plaintext
.{
|
|
.name = "univeral-zig-example",
|
|
.version = "0.0.1",
|
|
|
|
.dependencies = .{
|
|
.@"universal-lambda-zig" = .{
|
|
.url = "https://git.lerch.org/lobo/universal-lambda-zig/archive/f3d80b4afe8c13031b6cff051e93deaeadb1d268.tar.gz",
|
|
.hash = "122093d59b28dcd0201eaa1587ca78e11c06fb563b2cb9b554aaa5f7bab0ae34432e",
|
|
},
|
|
},
|
|
.paths = .{
|
|
"",
|
|
},
|
|
}
|