File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ bitflags = "2.3"
31
31
bytemuck = { version = " 1" , features = [" derive" ] }
32
32
radsort = " 0.1"
33
33
# naga_oil = "0.8"
34
- naga_oil = { git = " https://github.com/VitalyAnkh /naga_oil.git" , branch = " update-naga-to- 0.13" }
34
+ naga_oil = { git = " https://github.com/robtfm /naga_oil.git" , branch = " 0.13" }
35
35
smallvec = " 1.6"
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ regex = "1.5"
75
75
ddsfile = { version = " 0.5.0" , optional = true }
76
76
ktx2 = { version = " 0.3.0" , optional = true }
77
77
# naga_oil = "0.8"
78
- naga_oil = { git = " https://github.com/VitalyAnkh /naga_oil.git" , branch = " update-naga-to- 0.13" }
78
+ naga_oil = { git = " https://github.com/robtfm /naga_oil.git" , branch = " 0.13" }
79
79
# For ktx2 supercompression
80
80
flate2 = { version = " 1.0.22" , optional = true }
81
81
ruzstd = { version = " 0.4.0" , optional = true }
You can’t perform that action at this time.
0 commit comments