Emil Lerch
b49bb9ad90
All checks were successful
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 3m4s
17 lines
656 B
Plaintext
17 lines
656 B
Plaintext
.{
|
|
.name = "myapp",
|
|
.version = "0.0.1",
|
|
.paths = .{""},
|
|
|
|
.dependencies = .{
|
|
.smithy = .{
|
|
.url = "https://git.lerch.org/lobo/smithy/archive/1e534201c4df5ea4f615faeedc69d414adbec0b1.tar.gz",
|
|
.hash = "1220af63ae0498010004af79936cedf3fe6702f516daab77ebbd97a274eba1b42aad",
|
|
},
|
|
.@"aws-zig" = .{
|
|
.url = "https://git.lerch.org/api/packages/lobo/generic/aws-sdk-with-models/a0773971f2f52182c8a5235582500d36afda2e81/a0773971f2f52182c8a5235582500d36afda2e81-with-models.tar.gz",
|
|
.hash = "1220198f7b734c1cc6a683ad13246439a59be934156a2df3a734bcaf15433b33eead",
|
|
},
|
|
},
|
|
}
|