Skip to content

error: require rustc 1.64.0 #83

@LKSeng

Description

@LKSeng

I am trying to build this on Ubuntu 20-04, when after running the commands:

  1. git clone git@github.com:carzum/termviz.git
  2. cargo 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions