Skip to content

Commit 8303cbe

Browse files
Update spinners requirement from 1.2.0 to 4.1.0
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] <support@github.com>
1 parent e25ff96 commit 8303cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ colci = "0.1.0"
3030
log = "0.4.11"
3131
env_logger = "0.10.0"
3232
html2text = "0.6.0"
33-
spinners = "1.2.0"
33+
spinners = "4.1.0"
3434
dirs = "3.0.1"
3535
serde_repr = "0.1.6"
3636
shellexpand = "3.1.0"

0 commit comments

Comments
 (0)