feat: Initial rewrite of python render tool
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "clang"
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=mold"]
|
||||
|
||||
[alias]
|
||||
xtask = "run --package xtask --"
|
||||
Reference in New Issue
Block a user