diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-29 10:28:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-29 10:28:11 +0000 |
| commit | d32a038572e3fe75f512b18c6aef3ddbb176b67f (patch) | |
| tree | 2cf82146893d2f9b545a2ff142c1be0d7cb7779f /Cargo.toml | |
| parent | 27c8145da35fc28c3dbd172c15dbb496701f975e (diff) | |
| download | xesite-d32a038572e3fe75f512b18c6aef3ddbb176b67f.tar.xz xesite-d32a038572e3fe75f512b18c6aef3ddbb176b67f.zip | |
build(deps): bump serde_dhall from 0.7.1 to 0.8.0
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust) from 0.7.1 to 0.8.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.7.1...serde_dhall-v0.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ log = "0.4" mime = "0.3.0" prometheus = { version = "0.10", default-features = false, features = ["process"] } rand = "0" -serde_dhall = "0.7.1" +serde_dhall = "0.8.0" serde = { version = "1", features = ["derive"] } serde_yaml = "0.8" sitemap = "0.4" |
