diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-12-11 00:23:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-11 00:23:54 +0000 |
| commit | 6daaeb22b0124c5262286a01fd9e69be3eb19604 (patch) | |
| tree | be94fa0bf753b3daa73a1c4d96ccad26b37a5ad6 /Cargo.toml | |
| parent | Bump itertools from 0.10.1 to 0.10.3 (#236) (diff) | |
| download | atuin-6daaeb22b0124c5262286a01fd9e69be3eb19604.zip | |
Bump serde_json from 1.0.64 to 1.0.72 (#219)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.72.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...v1.0.72)
---
updated-dependencies:
- dependency-name: serde_json
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
@@ -42,7 +42,7 @@ directories = "3" indicatif = "0.16.2" serde_derive = "1.0.125" serde = "1.0.126" -serde_json = "1.0.64" +serde_json = "1.0.72" tui = "0.16" termion = "1.5" unicode-width = "0.1" |
