authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-11-15 11:03:33 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-11-15 11:03:33 -08:00
log1ddcead5d56874fa79f069066f29c5b7fd45e0fc
treef1b78067e83aff7f4c453614e012fc4adbc92b40
parent1f921b2b6f13e07e49f26e5e06310eaafc2de7ef

deps: nektro/zig-inquirer: use bigger buffer for line input


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

deps.zig+3-3
......@@ -56,7 +56,7 @@ pub fn fetch(exe: *std.build.LibExeObjStep) void {
5656 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-ansi", "8d6fdb4983a616940c1d5137110292a7862f6a7e").step);
5757 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-detect-license", "de5c285d999eea68b9189b48bb000243fef0a689").step);
5858 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-extras", "01fae956e2f17aa992e717e041a3dd457d440b31").step);
59 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-inquirer", "14c3492c46f9765c3e77436741794d1a3118cbee").step);
59 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-inquirer", "25e35a46400cfa1d7278436c0b7d14d314889d7c").step);
6060 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-json", "0e7d026b0d3889ed7f96e1b24566a66cd9df6cb3").step);
6161 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-leven", "ab852cf74fa0b4edc530d925f0654b62c60365bf").step);
6262 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-licenses", "c9b8cbf3565675a056ad4e9b57cb4f84020e7680").step);
......@@ -201,9 +201,9 @@ pub const package_data = struct {
201201 .deps = &[_]*Package{ &_f7dubzb7cyqe },
202202 };
203203 pub var _c1xirp1ota5p = Package{
204 .store = "/git/github.com/nektro/zig-inquirer/14c3492c46f9765c3e77436741794d1a3118cbee",
204 .store = "/git/github.com/nektro/zig-inquirer/25e35a46400cfa1d7278436c0b7d14d314889d7c",
205205 .name = "inquirer",
206 .entry = "/git/github.com/nektro/zig-inquirer/14c3492c46f9765c3e77436741794d1a3118cbee/src/lib.zig",
206 .entry = "/git/github.com/nektro/zig-inquirer/25e35a46400cfa1d7278436c0b7d14d314889d7c/src/lib.zig",
207207 .deps = &[_]*Package{ &_s84v9o48ucb0, &_tnj3qf44tpeq },
208208 };
209209 pub var _ocmr9rtohgcc = Package{
zigmod.lock+1-1
......@@ -7,7 +7,7 @@ git https://github.com/nektro/iguanaTLS commit-bd003aa75c8bc00e8a61a1be575b93052
77git https://github.com/nektro/zig-ansi commit-8d6fdb4983a616940c1d5137110292a7862f6a7e
88git https://github.com/nektro/zig-detect-license commit-de5c285d999eea68b9189b48bb000243fef0a689
99git https://github.com/nektro/zig-extras commit-01fae956e2f17aa992e717e041a3dd457d440b31
10git https://github.com/nektro/zig-inquirer commit-14c3492c46f9765c3e77436741794d1a3118cbee
10git https://github.com/nektro/zig-inquirer commit-25e35a46400cfa1d7278436c0b7d14d314889d7c
1111git https://github.com/nektro/zig-json commit-0e7d026b0d3889ed7f96e1b24566a66cd9df6cb3
1212git https://github.com/nektro/zig-leven commit-ab852cf74fa0b4edc530d925f0654b62c60365bf
1313git https://github.com/nektro/zig-licenses commit-c9b8cbf3565675a056ad4e9b57cb4f84020e7680