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
While building Parsec with the latest version of the crate (from
`main`), the legacy build failed due to range syntax that was not
supported in 1.53. This commit modifies the range to align with the
requirements in Parsec.
Signed-off-by: Ionut Mihalcea <[email protected]>
0 commit comments