Skip to content

Move version detection to runtime

Choose a tag to compare

@Techcable Techcable released this 11 Sep 01:05
· 26 commits to master since this release
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.