Skip to content

Commit 602b6a5

Browse files
committed
cargo-gpu merge: move cargo-gpu crates into root crates directory
1 parent 417b884 commit 602b6a5

37 files changed

Lines changed: 324 additions & 2324 deletions

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[alias]
2+
xtask = "run --package xtask --"
3+
build-test-shader = "xtask test-build"
24
compiletest = "run --release -p compiletests --"
35
difftest = "run --release -p difftests --"
46
run-wasm = ["run", "--release", "-p", "run-wasm", "--"]

0 commit comments

Comments
 (0)