-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I am trying to build this on Ubuntu 20-04, when after running the commands:
git clone git@github.com:carzum/termviz.gitcargo build --release
The error error: package `clap v4.1.4` cannot be built because it requires rustc 1.64.0 or newer, while the currently active rustc version is 1.61.0 is produced. However, I seem to be not able to update rustc:
Reading package lists... Done
Building dependency tree
Reading state information... Done
rustc is already the newest version (1.61.0+dfsg1~llvm-1~exp1ubuntu0.20.04.1).
0 upgraded, 0 newly installed, 0 to remove and 63 not upgraded.
Do you have any idea how to get around this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels