Skip to content

Commit

Permalink
Update spinners requirement from 1.2.0 to 4.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [spinners](https://github.com/fgribreau/spinners) to permit the latest version.
- [Commits](FGRibreau/spinners@v1.2.0...v4.1.0)

---
updated-dependencies:
- dependency-name: spinners
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent da87691 commit 32c9eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ colci = "0.1.0"
log = "0.4.11"
env_logger = "0.10.0"
html2text = "0.6.0"
spinners = "1.2.0"
spinners = "4.1.0"
dirs = "5.0.1"
serde_repr = "0.1.6"
shellexpand = "3.1.0"
Expand Down

0 comments on commit 32c9eff

Please sign in to comment.