Skip to content

Move version detection to runtime

Latest
Compare
Choose a tag to compare
@Techcable Techcable released this 11 Sep 01:05
7a0085a

Avoids the need to wait for compilation of a build script.

Caches the result of running rustc so that multiple build scripts will use the same result.