build: update zig
This commit is contained in:
parent
5c5fa22c68
commit
314b8d4909
7 changed files with 17 additions and 17 deletions
|
|
@ -167,7 +167,7 @@ pub fn Collection(comptime Namespace: type) type {
|
|||
const Fields = @Type(.{
|
||||
.Struct = .{
|
||||
.is_tuple = false,
|
||||
.layout = .Auto,
|
||||
.layout = .auto,
|
||||
.decls = &.{},
|
||||
.fields = &fields,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue