--- ./python/mozboot/mozboot/util.py.orig 2023-02-25 15:24:30.000000000 -0600 +++ ./python/mozboot/mozboot/util.py 2023-03-30 18:23:44.212012352 -0500 @@ -12,7 +12,7 @@ here = os.path.join(os.path.dirname(__file__)) -MINIMUM_RUST_VERSION = '1.61.0' +MINIMUM_RUST_VERSION = '1.60.0' def get_state_dir(srcdir=False):