• Vasili Novikov's avatar
    Recommend rustup on ubuntu/debian · ec954348
    Vasili Novikov authored
    Otherwise, rust/cargo versions are just too old
    to compile the dependencies of the project
    (smallvec, rusqlite, etc).
    
    Also, this is the officially recommended way
    to install Rust in the community.
    ec954348