diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-06 09:31:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-06 09:31:27 -0400 |
| commit | 488e8ddc2e6479c6cbc93eef3857a6d8676ebb38 (patch) | |
| tree | 20387f6b0eb13013483e09a5312a5c3a9be4da39 /Cargo.toml | |
| parent | a2a6c6dc999d740459d903e42ac9760a9f5b50cc (diff) | |
| download | xesite-488e8ddc2e6479c6cbc93eef3857a6d8676ebb38.tar.xz xesite-488e8ddc2e6479c6cbc93eef3857a6d8676ebb38.zip | |
build(deps): bump serde_dhall from 0.5.3 to 0.6.0 (#190)
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust) from 0.5.3 to 0.6.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.5.3...serde_dhall-v0.6.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.9", default-features = false, features = ["process"] } rand = "0" -serde_dhall = "0.5.3" +serde_dhall = "0.6.0" serde = { version = "1", features = ["derive"] } serde_yaml = "0.8" sitemap = "0.4" |
