diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-24 22:24:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-24 22:24:22 -0400 |
| commit | cb65b7b037fc994afd9b923620bfa5f2ebbf746b (patch) | |
| tree | 1ef1c2827d17afafdab9824fc49ad7c915d77220 /Cargo.toml | |
| parent | 04b78d997bdc70428233d7a2d957f0a491809160 (diff) | |
| download | xesite-cb65b7b037fc994afd9b923620bfa5f2ebbf746b.tar.xz xesite-cb65b7b037fc994afd9b923620bfa5f2ebbf746b.zip | |
build(deps): bump ructe from 0.13.4 to 0.14.0 (#443)
Bumps [ructe](https://github.com/kaj/ructe) from 0.13.4 to 0.14.0.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/ructe/compare/v0.13.4...v0.14.0)
---
updated-dependencies:
- dependency-name: ructe
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
@@ -63,7 +63,7 @@ features = [ "full" ] sdnotify = { version = "0.2", default-features = false } [build-dependencies] -ructe = { version = "0.13", features = [ "mime03" ] } +ructe = { version = "0.14", features = [ "mime03" ] } [dev-dependencies] pfacts = "0" |
