syncstorage-rs
syncstorage-rs copied to clipboard
Consider usage of a rust-toolchain file
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