Skip to content

Commit

Permalink
Bump serde from 1.0.183 to 1.0.185 (#347)
Browse files Browse the repository at this point in the history
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.185.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.183...v1.0.185)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent 484f6cd commit 482860d
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 @@ -17,7 +17,7 @@ clap = "4.4.7"
time = "0.3.25"
rayon = "1.7.0"
getrandom = "0.2.10"
serde = "1.0.183"
serde = "1.0.185"
serde_json = "1.0.104"
spinners = "4.1.0"
num_cpus = "1.16.0"
Expand Down

0 comments on commit 482860d

Please sign in to comment.