diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-20 09:09:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-20 09:09:57 -0400 |
| commit | ba49eb8f12c7db1469a2923e0b789d1f15bb2440 (patch) | |
| tree | 780e963554792db33c427c17c364fcbb02bafe1e /Cargo.toml | |
| parent | 00d101b3936f351c4009debd8f70542788198a20 (diff) | |
| download | xesite-ba49eb8f12c7db1469a2923e0b789d1f15bb2440.tar.xz xesite-ba49eb8f12c7db1469a2923e0b789d1f15bb2440.zip | |
build(deps): bump serde_dhall from 0.11.0 to 0.11.1 (#478)
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust) from 0.11.0 to 0.11.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.11.0...serde_dhall-v0.11.1)
---
updated-dependencies:
- dependency-name: serde_dhall
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ mime = "0.3.0" prometheus = { version = "0.13", default-features = false, features = ["process"] } rand = "0" reqwest = { version = "0.11", features = ["json"] } -serde_dhall = "0.11.0" +serde_dhall = "0.11.1" serde = { version = "1", features = ["derive"] } serde_yaml = "0.8" sitemap = "0.4" |
