Skip to content

Commit b0863e8

Browse files
chore(deps): bump pretty_assertions from 1.4.0 to 1.4.1
Bumps [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0386395 commit b0863e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@ itertools = { version = "0.13.0" }
2222
ordered-float = { version = "4.2.2" }
2323
humantime = { version = "2.1.0" }
2424
chrono = { version = "0.4.38", features = ["serde"] }
25-
pretty_assertions = "1.4.0"
25+
pretty_assertions = "1.4.1"
2626
opentelemetry-proto = { version = "0.7.0", features = ["full"] }
2727

2828
[dependencies]

0 commit comments

Comments
 (0)