Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
std.mem.split is deprecated post zig v0.13.0. Use std.mem.splitSequence instead
- Loading branch information
std.mem.split is deprecated post zig v0.13.0. Use std.mem.splitSequence instead