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
Since the MSRV of the crate has been updated, we can remove the
workaround for rust-lang/rust#28796 and just
use a Box<FnOnce> directly.
Signed-off-by: Nick Stevens <[email protected]>
0 commit comments