gpu-dawn: update to latest version origin/generated-2023-01-19.1674151689

Signed-off-by: Wrench[bot] <wrench@hexops.com>
This commit is contained in:
Wrench[bot] 2023-01-19 11:14:09 -07:00 committed by Stephen Gutekanst
parent c694f50295
commit 858003f6e4
3 changed files with 4 additions and 4 deletions

View file

@ -69,7 +69,7 @@ pub fn Sdk(comptime deps: anytype) type {
}
fn linkFromSource(b: *Builder, step: *std.build.LibExeObjStep, options: Options) !void {
// branch: generated-2023-01-12.1673546526
// branch: origin/origin/generated-2023-01-19.1674151689
try ensureGitRepoCloned(b.allocator, "https://github.com/hexops/dawn", "d8468ba09e23c482de1012e00b3adcf98dfe950f", sdkPath("/libs/dawn"));
// branch: mach