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
We just renamed the `MinscriptKey` trait to `Key`, add an alias to the
original name. This helps backwards compatibility but also makes the
library more ergonomic since `Key` is so generic it could conflict with
other names in downstream crates.
0 commit comments