Skip to content

Commit

Permalink
Bump serde_test from 1.0.176 to 1.0.177
Browse files Browse the repository at this point in the history
Bumps [serde_test](https://github.com/serde-rs/test) from 1.0.176 to 1.0.177.
- [Release notes](https://github.com/serde-rs/test/releases)
- [Commits](serde-rs/test@1.0.176...1.0.177)

---
updated-dependencies:
- dependency-name: serde_test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent a37dd7a commit cf8242f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ once_cell = "~1"
parking_lot = "~0.12"
proptest = "1"
serde_derive = "1.0.130"
serde_test = "1.0.130"
serde_test = "1.0.177"

[profile.bench]
debug = true
Expand Down

0 comments on commit cf8242f

Please sign in to comment.