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
This sets 'rust-version' to 1.60 and also increases the pinned Rust
version that we test against in CI to 1.60.0.
Rust 1.60.0 was released over a year ago and contains some important
stuff. Notably, it includes namespaced and weak dependency features that
are used in the (soon to be) released aho-corasick 1.0. They will also
be extensively used in regex-automata 0.3, which is coming to a
rust-lang/regex repository near you Real Soon Now.
0 commit comments