| author | |
| committer | |
| log | df7611a6f5a71989107000f1a76cbff61e18e6aa |
| tree | 287fcdce8e2c6f551dc361a54762133cea7deaaa |
| parent | 7b4f90b170543f3cd1eb11c61f6f01ac0315f53b |
1 files changed, 1 insertions(+), 1 deletions(-)
deps.zig+1-1| ... | ... | @@ -41,7 +41,7 @@ pub const Package = struct { |
| 41 | 41 | vcpkg: bool = false, |
| 42 | 42 | }; |
| 43 | 43 | |
| 44 | const dirs = struct { | |
| 44 | pub const dirs = struct { | |
| 45 | 45 | pub const _root = ""; |
| 46 | 46 | pub const _89ujp8gq842x = cache ++ "/../.."; |
| 47 | 47 | pub const _8mdbh0zuneb0 = cache ++ "/v/git/github.com/yaml/libyaml/tag-0.2.5"; |