aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-03 08:22:13 -0500
committerGitHub <noreply@github.com>2023-02-03 08:22:13 -0500
commitf98361039d1d171514b2e335056e74f6f7f68bc7 (patch)
tree12be0df65f883dbba71d879b522c34e8b8720cf5
parente96fa7e7766f92500923237fcf9b9c9579de3678 (diff)
downloadxesite-f98361039d1d171514b2e335056e74f6f7f68bc7.tar.xz
xesite-f98361039d1d171514b2e335056e74f6f7f68bc7.zip
build(deps): bump ructe from 0.16.0 to 0.16.1 (#603)
Bumps [ructe](https://github.com/kaj/ructe) from 0.16.0 to 0.16.1. - [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.16.0...v0.16.1) --- updated-dependencies: - dependency-name: ructe 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>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9e1df8c..827ab8a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2352,9 +2352,9 @@ dependencies = [
[[package]]
name = "ructe"
-version = "0.16.0"
+version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3a08274953d9f290e34cf6e0335d784b76248dadff96381f94ab42e91e487555"
+checksum = "79c86c1631418815c5947a34be5872806586c65398754ec91cc2df35a8e26ba8"
dependencies = [
"base64 0.21.0",
"bytecount",