Skip to content

Commit

Permalink
build: run cargo update
Browse files Browse the repository at this point in the history
I had to manually downgrade the version of `indicatif`:

```
cargo update -p indicatif --precise '0.17.0-beta.1'
```

Due to this bug: console-rs/indicatif#358

The fix is in console-rs/indicatif#364, which has not yet been released.
  • Loading branch information
arxanas committed Feb 9, 2022
1 parent 0598a9b commit a70cf7e
Show file tree
Hide file tree
Showing 6 changed files with 250 additions and 232 deletions.
Loading

0 comments on commit a70cf7e

Please sign in to comment.