diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-15 21:13:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-15 21:13:40 -0400 |
| commit | e8af415227d05ef31bdb2c2aa517a801fc08acfa (patch) | |
| tree | daa8a5b311ef9617498e1a4e74cdaa83b4fce279 /Cargo.lock | |
| parent | 22575fca380f561006f44079ebe59019babe24d7 (diff) | |
| download | xesite-e8af415227d05ef31bdb2c2aa517a801fc08acfa.tar.xz xesite-e8af415227d05ef31bdb2c2aa517a801fc08acfa.zip | |
build(deps): bump serde from 1.0.115 to 1.0.116 (#206)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.115...v1.0.116)
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 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1695,9 +1695,9 @@ dependencies = [ [[package]] name = "serde" -version = "1.0.115" +version = "1.0.116" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e54c9a88f2da7238af84b5101443f0c0d0a3bbdc455e34a5c9497b1903ed55d5" +checksum = "96fe57af81d28386a513cbc6858332abc6117cfdb5999647c6444b8f43a370a5" dependencies = [ "serde_derive", ] @@ -1715,9 +1715,9 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.115" +version = "1.0.116" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "609feed1d0a73cc36a0182a840a9b37b4a82f0b1150369f0536a9e3f2a31dc48" +checksum = "f630a6370fd8e457873b4bd2ffdae75408bc291ba72be773772a4c2a065d9ae8" dependencies = [ "proc-macro2", "quote", |
