build: update to libvaxis with uucode support
This commit is contained in:
parent
765a5d2dc7
commit
b2b34e4710
9 changed files with 21 additions and 35 deletions
|
|
@ -50,8 +50,6 @@ pub fn main() anyerror!void {
|
|||
}
|
||||
|
||||
const a = std.heap.c_allocator;
|
||||
const letter_casing = @import("Buffer").unicode.get_letter_casing();
|
||||
_ = letter_casing; // no need to free letter_casing as it is globally static
|
||||
|
||||
const Flags = struct {
|
||||
pub const description =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue