diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-02 08:22:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-02 08:22:53 -0400 |
| commit | 2e7988f3601e8ab3f269e1a4d10f3891ec8dbf24 (patch) | |
| tree | 71f9ccde5cbe6183f0d83426a1af780b1afe79b8 /Cargo.lock | |
| parent | 0f9552976fe40c0dd672e15ae051180ec8bdbdfc (diff) | |
| download | xesite-2e7988f3601e8ab3f269e1a4d10f3891ec8dbf24.tar.xz xesite-2e7988f3601e8ab3f269e1a4d10f3891ec8dbf24.zip | |
build(deps): bump serde_json from 1.0.57 to 1.0.58 (#220)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.57...v1.0.58)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1801,9 +1801,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.57" +version = "1.0.58" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "164eacbdb13512ec2745fb09d51fd5b22b0d65ed294a1dcf7285a360c80a675c" +checksum = "a230ea9107ca2220eea9d46de97eddcb04cd00e92d13dda78e478dd33fa82bd4" dependencies = [ "itoa", "ryu", |
