Skip to content

Commit

Permalink
Bump serde_derive from 1.0.163 to 1.0.171
Browse files Browse the repository at this point in the history
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.171.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.163...v1.0.171)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 2c114bf commit 708447d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -10,7 +10,7 @@ anyhow = "1.0.71"
clap = { version = "4.2.7", features = ["derive"] }
colored = { version = "2.0.4" }
home = "0.5.5"
serde_derive = "1.0.163"
serde_derive = "1.0.171"
serde_yaml = "0.9.22"

[dev-dependencies]
Expand Down

0 comments on commit 708447d

Please sign in to comment.