You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rust_register_toolchains used in Vaticle WORKSPACE sets a field 'edition'.
Right now, each repository that uses rules_rust sets the edition to a year like 2021 explicitly. To synchronise our organisation, we should create a constant in this repository that every repository uses to set the edition.