diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-16 08:11:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-16 08:11:20 -0400 |
| commit | 9c80bca791fd1f039c28b7abf9e537f37a56852f (patch) | |
| tree | 2c2ae29c1a87e7c1936369f67513e639e1665059 /Cargo.toml | |
| parent | 28b613e7ac0d0a86e98eef2723a238ddcf271ab3 (diff) | |
| download | xesite-9c80bca791fd1f039c28b7abf9e537f37a56852f.tar.xz xesite-9c80bca791fd1f039c28b7abf9e537f37a56852f.zip | |
build(deps): bump serde_dhall from 0.7.0 to 0.7.1 (#233)
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust) from 0.7.0 to 0.7.1.
- [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.0...serde_dhall-v0.7.1)
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
@@ -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.0" +serde_dhall = "0.7.1" serde = { version = "1", features = ["derive"] } serde_yaml = "0.8" sitemap = "0.4" |
