diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-15 22:29:29 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-15 22:29:29 -0400 |
| commit | bf50cbffdc5a31970a45a8b4e77706d1f8b90940 (patch) | |
| tree | 9694751ad06b98845e3ed9eea4828d01126a7382 /Cargo.toml | |
| parent | e8af415227d05ef31bdb2c2aa517a801fc08acfa (diff) | |
| download | xesite-bf50cbffdc5a31970a45a8b4e77706d1f8b90940.tar.xz xesite-bf50cbffdc5a31970a45a8b4e77706d1f8b90940.zip | |
build(deps): bump serde_dhall from 0.6.0 to 0.7.0 (#207)
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/Nadrieril/dhall-rust/releases)
- [Changelog](https://github.com/Nadrieril/dhall-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Nadrieril/dhall-rust/compare/serde_dhall-v0.6.0...serde_dhall-v0.7.0)
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.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ mime = "0.3.0" pretty_env_logger = "0" prometheus = { version = "0.10", default-features = false, features = ["process"] } rand = "0" -serde_dhall = "0.6.0" +serde_dhall = "0.7.0" serde = { version = "1", features = ["derive"] } serde_yaml = "0.8" sitemap = "0.4" |
