syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

Consider usage of a rust-toolchain file

Open data-sync-user opened this issue 2 months ago • 0 comments

We might want to consider using a rust-toolchain file to standardize what version is used. I think it still makes sense to specify rust versions in e.g. docker images (see RUST_VER) as it should make setup of these images quicker because it’s explicit, and doesn’t require such images to potentially adjust to the rust-toolchain file it runs against.

┆Issue is synchronized with this Jira Task

data-sync-user avatar Oct 18 '25 00:10 data-sync-user