Provide shaders via artifact repo (#3250)

* raster_nodes_shaders_entrypoint.wgsl upload
This commit is contained in:
Timon
2026-01-02 17:17:56 +00:00
committed by GitHub
parent 403ab7ba31
commit ee2e61f38f
4 changed files with 136 additions and 5 deletions
+1 -1
View File
@@ -66,4 +66,4 @@ windows = { version = "0.58.0", features = [
objc2 = { version = "0.6.1", default-features = false }
objc2-foundation = { version = "0.3.2", default-features = false }
objc2-app-kit = { version = "0.3.2", default-features = false }
muda = { git = "https://github.com/tauri-apps/muda.git", rev = "3f460b8fbaed59cda6d95ceea6904f000f093f15", default-features = false }
muda = { git = "https://github.com/tauri-apps/muda.git", rev = "dca083660d04209109ae854b9a9436a809daf409", default-features = false }