authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-02-17 16:58:51 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-02-17 16:58:51 -08:00
log92a15240bae3d139a21a30cb808f06ecf02a8b4f
tree649c83ba3790682f05093b5b416f1d2be4cce50b
parentdde8fcf7cbba73e56b3961e03b85574c8a50beca

remove deprecated dep


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

deps.zig+1-6
...@@ -66,7 +66,6 @@ pub const dirs = struct {...@@ -66,7 +66,6 @@ pub const dirs = struct {
66 pub const _2ovav391ivak = cache ++ "/git/github.com/nektro/zig-detect-license";66 pub const _2ovav391ivak = cache ++ "/git/github.com/nektro/zig-detect-license";
67 pub const _pt88y5d80m25 = cache ++ "/git/github.com/nektro/zig-licenses-text";67 pub const _pt88y5d80m25 = cache ++ "/git/github.com/nektro/zig-licenses-text";
68 pub const _96h80ezrvj7i = cache ++ "/git/github.com/nektro/zig-leven";68 pub const _96h80ezrvj7i = cache ++ "/git/github.com/nektro/zig-leven";
69 pub const _qyrnfg0iwpzl = cache ++ "/git/github.com/nektro/zig-fs-check";
70 pub const _c1xirp1ota5p = cache ++ "/git/github.com/nektro/zig-inquirer";69 pub const _c1xirp1ota5p = cache ++ "/git/github.com/nektro/zig-inquirer";
71 pub const _u7sysdckdymi = cache ++ "/git/github.com/arqv/ini";70 pub const _u7sysdckdymi = cache ++ "/git/github.com/arqv/ini";
72 pub const _iecwp4b3bsfm = cache ++ "/git/github.com/nektro/zig-time";71 pub const _iecwp4b3bsfm = cache ++ "/git/github.com/nektro/zig-time";
...@@ -132,13 +131,9 @@ pub const package_data = struct {...@@ -132,13 +131,9 @@ pub const package_data = struct {
132 .directory = dirs._96h80ezrvj7i,131 .directory = dirs._96h80ezrvj7i,
133 .pkg = Pkg{ .name = "leven", .path = .{ .path = dirs._96h80ezrvj7i ++ "/src/lib.zig" }, .dependencies = &.{ _tnj3qf44tpeq.pkg.? } },132 .pkg = Pkg{ .name = "leven", .path = .{ .path = dirs._96h80ezrvj7i ++ "/src/lib.zig" }, .dependencies = &.{ _tnj3qf44tpeq.pkg.? } },
134 };133 };
135 pub const _qyrnfg0iwpzl = Package{
136 .directory = dirs._qyrnfg0iwpzl,
137 .pkg = Pkg{ .name = "fs-check", .path = .{ .path = dirs._qyrnfg0iwpzl ++ "/src/lib.zig" }, .dependencies = null },
138 };
139 pub const _2ovav391ivak = Package{134 pub const _2ovav391ivak = Package{
140 .directory = dirs._2ovav391ivak,135 .directory = dirs._2ovav391ivak,
141 .pkg = Pkg{ .name = "detect-license", .path = .{ .path = dirs._2ovav391ivak ++ "/src/lib.zig" }, .dependencies = &.{ _pt88y5d80m25.pkg.?, _96h80ezrvj7i.pkg.?, _qyrnfg0iwpzl.pkg.? } },136 .pkg = Pkg{ .name = "detect-license", .path = .{ .path = dirs._2ovav391ivak ++ "/src/lib.zig" }, .dependencies = &.{ _pt88y5d80m25.pkg.?, _96h80ezrvj7i.pkg.? } },
142 };137 };
143 pub const _c1xirp1ota5p = Package{138 pub const _c1xirp1ota5p = Package{
144 .directory = dirs._c1xirp1ota5p,139 .directory = dirs._c1xirp1ota5p,
zigmod.lock+1-2
...@@ -11,10 +11,9 @@ git https://github.com/MasterQ32/zig-uri commit-01155026c8362bb75dcab10bafc31abf...@@ -11,10 +11,9 @@ git https://github.com/MasterQ32/zig-uri commit-01155026c8362bb75dcab10bafc31abf
11git https://github.com/nektro/zig-json commit-a091eaa9f9ae91c3875630ba1983b33ea04971a311git https://github.com/nektro/zig-json commit-a091eaa9f9ae91c3875630ba1983b33ea04971a3
12git https://github.com/nektro/zig-extras commit-aa4f77ea988ad23fee6af78afbb1daafbd7193a212git https://github.com/nektro/zig-extras commit-aa4f77ea988ad23fee6af78afbb1daafbd7193a2
13git https://github.com/nektro/zig-range commit-4b2f12808aa09be4b27a163efc424dd4e041599213git https://github.com/nektro/zig-range commit-4b2f12808aa09be4b27a163efc424dd4e0415992
14git https://github.com/nektro/zig-detect-license commit-fe045f9399c532d01ff87d956d8387017636f67514git https://github.com/nektro/zig-detect-license commit-de5c285d999eea68b9189b48bb000243fef0a689
15git https://github.com/nektro/zig-licenses-text commit-3c07c6e4eb0965dafd0b029c632f823631b3169c15git https://github.com/nektro/zig-licenses-text commit-3c07c6e4eb0965dafd0b029c632f823631b3169c
16git https://github.com/nektro/zig-leven commit-ab852cf74fa0b4edc530d925f0654b62c60365bf16git https://github.com/nektro/zig-leven commit-ab852cf74fa0b4edc530d925f0654b62c60365bf
17git https://github.com/nektro/zig-fs-check commit-dcd8da90fcb8bf3c9887e713bf0ec072bc897dd5
18git https://github.com/nektro/zig-inquirer commit-14c3492c46f9765c3e77436741794d1a3118cbee17git https://github.com/nektro/zig-inquirer commit-14c3492c46f9765c3e77436741794d1a3118cbee
19git https://github.com/arqv/ini commit-b93f5b5ff9449f9af68ae3081f6a5e858b6698d918git https://github.com/arqv/ini commit-b93f5b5ff9449f9af68ae3081f6a5e858b6698d9
20git https://github.com/nektro/zig-time commit-d36cf720d305ffcf3003d855feeb00a10913bc5619git https://github.com/nektro/zig-time commit-d36cf720d305ffcf3003d855feeb00a10913bc56