diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-14 22:34:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-14 22:34:48 +0100 |
| commit | 87c9f61e2729e2959b7d48d5fa15191e552e5c82 (patch) | |
| tree | cae8467bbc7c1551ac0a6f6d85ec2dcfd2ea50a2 /Cargo.toml | |
| parent | Bump urlencoding from 1.1.1 to 1.3.1 (#125) (diff) | |
| download | atuin-87c9f61e2729e2959b7d48d5fa15191e552e5c82.zip | |
Bump serde from 1.0.125 to 1.0.126 (#124)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126)
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
@@ -41,7 +41,7 @@ structopt = "0.3" directories = "3" indicatif = "0.16.0" serde_derive = "1.0.125" -serde = "1.0.125" +serde = "1.0.126" serde_json = "1.0.64" tui = "0.15" termion = "1.5" |
