#62·htmlq

install from cargo error

Author: h2lsoftCreated Jan 31, 2023Updated Jul 13, 2023

cargo install htmlq Updating crates.io index Installing htmlq v0.4.0 error: failed to compile htmlq v0.4.0, intermediate artifacts can be found at /tmp/cargo-installcw2l6s

Caused by: failed to download once_cell v1.17.0

Caused by: unable to get packages from source

Caused by: failed to parse manifest at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.17.0/Cargo.toml

Caused by: failed to parse the edition key

Caused by: supported edition values are 2015 or 2018, but 2021 is unknown

Thanks