Skip to content

Commit 71fe951

Browse files
chore(deps): bump indicatif from 0.18.0 to 0.18.3
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.0 to 0.18.3. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.0...0.18.3) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a468de commit 71fe951

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ console = "0.16.1"
2626
criterion = "0.7"
2727
csv = "1.3.1"
2828
engine = { path = "engine" }
29-
indicatif = "0.18.0"
29+
indicatif = "0.18.3"
3030
itertools = "0.14.0"
3131
rand = "0.9.2"
3232
rand_chacha = "0.9.0"

0 commit comments

Comments
 (0)