authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-01-18 00:06:20 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-01-18 00:06:20 -08:00
logdf7611a6f5a71989107000f1a76cbff61e18e6aa
tree287fcdce8e2c6f551dc361a54762133cea7deaaa
parent7b4f90b170543f3cd1eb11c61f6f01ac0315f53b

deps.zig- pull in change from pr


1 files changed, 1 insertions(+), 1 deletions(-)

deps.zig+1-1
......@@ -41,7 +41,7 @@ pub const Package = struct {
4141 vcpkg: bool = false,
4242};
4343
44const dirs = struct {
44pub const dirs = struct {
4545 pub const _root = "";
4646 pub const _89ujp8gq842x = cache ++ "/../..";
4747 pub const _8mdbh0zuneb0 = cache ++ "/v/git/github.com/yaml/libyaml/tag-0.2.5";