Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install on Debian 11 with Cargo 1.46.0 #301

Open
Vicara12 opened this issue Apr 20, 2024 · 0 comments
Open

Unable to install on Debian 11 with Cargo 1.46.0 #301

Vicara12 opened this issue Apr 20, 2024 · 0 comments

Comments

@Vicara12
Copy link

When I run cargo install pwninit I get

Downloads > cargo install pwninit
    Updating crates.io index
  Downloaded pwninit v3.3.1
error: failed to parse manifest at `/home/anon/.cargo/registry/src/github.com-1ecc6299db9ec823/pwninit-3.3.1/Cargo.toml`

Caused by:
  failed to parse the `edition` key

Caused by:
  this version of Cargo is older than the `2021` edition, and only supports `2015` and `2018` editions.

the output of cargo -vV is

 Downloads > cargo -vV
cargo 1.46.0
release: 1.46.0

and system information is

OS: Debian GNU/Linux 11 (bullseye) x86_64 
Kernel: 5.10.0-28-amd64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant