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
The `pest` crate (a dependency of `comrak`) requires at least Rust 1.23 (https://github.com/pest-parser/pest#usage).
Currently we test crates.io on Travis using latest stable Rust (and newer).
I don't think there's any reason to pin the Docker image to a specific (and outdated) Rust version.
0 commit comments