update rustc for reproducible builds
update rustc used for reproducible builds to fix
error: package `anstream v0.6.4` cannot be built because it requires rustc 1.70.0 or newer, while the currently active rustc version is 1.68.2
it should also make builds somewhat faster due to the cargo sparse checkout (and general improvements in the compiler)