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
Update rustyline to 16.0 and rustyline-derive to 0.11
Not many changes required. It looks like some functions started to
return Result, which must be handled. I simply added "?" to do this.
I executed this example to make sure no unexpected changes were
introduced, and it seems to work correctly.
0 commit comments