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 15, 2022
1 parent b185178 commit 2b89647
Show file tree
Hide file tree
Showing 7 changed files with 251 additions and 233 deletions.
Loading

0 comments on commit 2b89647

Please sign in to comment.