build: update to latest libvaxis and zg api
This commit is contained in:
parent
831607ffd6
commit
717bef9c61
6 changed files with 21 additions and 21 deletions
|
@ -353,7 +353,7 @@ pub fn build_exe(
|
|||
.imports = &.{
|
||||
.{ .name = "cbor", .module = cbor_mod },
|
||||
.{ .name = "thespian", .module = thespian_mod },
|
||||
.{ .name = "CaseData", .module = zg_dep.module("CaseData") },
|
||||
.{ .name = "LetterCasing", .module = zg_dep.module("LetterCasing") },
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue