Skip to content

Commit ed36087

Browse files
build(deps): bump prettydiff from 0.8.1 to 0.9.0 (microsoft#502)
Bumps [prettydiff](https://github.com/romankoblov/prettydiff) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/romankoblov/prettydiff/releases) - [Changelog](https://github.com/oli-obk/prettydiff/blob/main/CHANGELOG.md) - [Commits](https://github.com/romankoblov/prettydiff/commits/0.9.0) --- updated-dependencies: - dependency-name: prettydiff dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4988bda commit ed36087

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -130,7 +130,7 @@ bincode = { version = "2.0.1", default-features = false, features = ["alloc", "s
130130
anyhow = "1.0.45"
131131
cfg-if = "1.0.0"
132132
clap = { version = "4.5.53", features = ["derive"] }
133-
prettydiff = { version = "0.8.0", default-features = false }
133+
prettydiff = { version = "0.9.0", default-features = false }
134134
serde_yaml = "0.9.16"
135135
test-generator = "0.3.1"
136136
walkdir = "2.3.2"

0 commit comments

Comments
 (0)