diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-03 12:43:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-03 12:43:56 -0400 |
| commit | 4ab08caf170719be06aba136b06d93a737ffc43c (patch) | |
| tree | 98822120c01fcb2b0917a2ccbdf004658406a73a /Cargo.toml | |
| parent | 79e4ba9ba0d59543a20f6ac0b89f5cc83b3b98c3 (diff) | |
Bump serde from 1.0.152 to 1.0.163 (#1415)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.163)
---
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>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ lazy_static = "1.4" palette = "0.7.2" pathdiff = "0.2.1" regex = "1.7.1" -serde = { version = "1.0.152", features = ["derive"] } +serde = { version = "1.0.163", features = ["derive"] } serde_json = "1.0.96" shell-words = "1.0.0" smol_str = "0.1.24" |
