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
1.39 is still supported but tracing-attributes in our test deps assumes 1.40.
error[E0658]: use of unstable library feature 'option_flattening'
--> tracing-attributes-0.1.10/src/lib.rs:933:10
|
933 | .flatten();
| ^^^^^^^
|
= note: for more information, see rust-lang/rust#60258
0 commit comments