Author :
semarie
Date :
2022-10-09 16:32:18
Hash :6f1dbcb6 Message :adjust rust programs to run with immutable stack
the rust std library has been changed to not try to reallocate
a guard page on the stack.
as the rust std library is statically linked in rust programs,
bump REVISION to force reinstall.