Skip to content

Commit af03f52

Browse files
Bump pretty from 0.12.3 to 0.12.5
Bumps [pretty](https://github.com/Marwes/pretty.rs) from 0.12.3 to 0.12.5. - [Changelog](https://github.com/Marwes/pretty.rs/blob/master/CHANGELOG.md) - [Commits](Marwes/pretty.rs@v0.12.3...v0.12.5) --- updated-dependencies: - dependency-name: pretty dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af9b33c commit af03f52

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

Cargo.lock

Lines changed: 13 additions & 7 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
@@ -19,7 +19,7 @@ harness = false
1919

2020
[dependencies]
2121
anyhow = "1.0.80"
22-
pretty = { version = "0.12.1", features = ["termcolor"] }
22+
pretty = { version = "0.12.5", features = ["termcolor"] }
2323
tempfile = "3.10.1"
2424
thiserror = "1.0.57"
2525
tracing = "0.1.40"

0 commit comments

Comments
 (0)