diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-23 10:52:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-23 10:52:10 -0500 |
| commit | a063bc974f149a7d06146147b67befac597cc2b4 (patch) | |
| tree | 33595ebc29604a559c4f3d682c51371ac8a55b98 /Cargo.lock | |
| parent | b764de860fcc1dddd97617cf5923a23608f90806 (diff) | |
| download | xesite-a063bc974f149a7d06146147b67befac597cc2b4.tar.xz xesite-a063bc974f149a7d06146147b67befac597cc2b4.zip | |
build(deps): bump ructe from 0.15.0 to 0.16.0 (#596)
Bumps [ructe](https://github.com/kaj/ructe) from 0.15.0 to 0.16.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.15.0...v0.16.0)
---
updated-dependencies:
- dependency-name: ructe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2345,11 +2345,11 @@ dependencies = [ [[package]] name = "ructe" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85517cd381cf0c34694881d8aaf173107c6af7670e66cec18d7a1a8bfce3b758" +checksum = "3a08274953d9f290e34cf6e0335d784b76248dadff96381f94ab42e91e487555" dependencies = [ - "base64 0.13.1", + "base64 0.21.0", "bytecount", "itertools", "md5", |
