Skip to content

Commit

Permalink
Run cargo update to fix dependencies after version bump
Browse files Browse the repository at this point in the history
    $ cargo build
    error: failed to select a version for `clap`.
        ... required by package `chdig v0.4.0 (/src/ch/tools/chdig)`
    versions that meet the requirements `*` (locked to 2.34.0) are: 2.34.0

    the package `chdig` depends on `clap`, with features: `derive` but `clap` does not have these features.

    failed to select a version for `clap` which could resolve this conflict
  • Loading branch information
azat committed Nov 3, 2023
1 parent c89b6a8 commit 3a64918
Showing 1 changed file with 121 additions and 109 deletions.
Loading

0 comments on commit 3a64918

Please sign in to comment.