aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-10 08:17:15 -0400
committerGitHub <noreply@github.com>2022-09-10 08:17:15 -0400
commit58ce857eca015c8a69b7c6cc3bee0a75cd79aeef (patch)
treeea8e5bd218fa659cea57ebbec698d2c8060a8e23 /Cargo.lock
parentea24aa06a0ccfda8cd70d2efd18689291fd0f7d3 (diff)
downloadxesite-58ce857eca015c8a69b7c6cc3bee0a75cd79aeef.tar.xz
xesite-58ce857eca015c8a69b7c6cc3bee0a75cd79aeef.zip
build(deps): bump ructe from 0.14.0 to 0.14.2 (#537)
Bumps [ructe](https://github.com/kaj/ructe) from 0.14.0 to 0.14.2. - [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.14.0...v0.14.2) --- updated-dependencies: - dependency-name: ructe dependency-type: direct:production update-type: version-update:semver-patch ... 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.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index da4f36c..6926f43 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2181,9 +2181,9 @@ dependencies = [
[[package]]
name = "ructe"
-version = "0.14.0"
+version = "0.14.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ef88d8c2492d7266e264b31e0ffcf1149d5ba183bccd3abaf1483ee905fc85de"
+checksum = "ef279e568db5dad3a1867112fedc63e2f0567991e82beec01c04ade6bd53c08a"
dependencies = [
"base64",
"bytecount",