authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2023-10-14 13:36:40 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2023-10-14 13:36:40 -07:00
log321bf2b0c97fc1ee1a9eab212f8b41fda111c616
tree35c666c52e5c8b6115444991d9f39b63f708178f
parent5c8e22a0431ab983589e9656c408adede1b2e8a4

deps: remove nektro/zig-range


2 files changed, 0 insertions(+), 2 deletions(-)

base32.zig-1
......@@ -2,7 +2,6 @@
22
33const std = @import("std");
44const string = []const u8;
5const range = @import("range").range;
65
76const alphabet = "0123456789ABCDEFGHJKMNPQRSTVWXYZ";
87
zig.mod-1
......@@ -5,5 +5,4 @@ license: MIT
55description: ULID implementation for Zig
66min_zig_version: 0.10.0-dev.2431+0e6285c8f
77dependencies:
8 - src: git https://github.com/nektro/zig-range
98 - src: git https://github.com/nektro/zig-extras