aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-17 10:57:01 -0400
committerGitHub <noreply@github.com>2020-08-17 10:57:01 -0400
commit6163f4a21efe5b8a6054c3d1476ef09156701b6b (patch)
tree6e3d36758d9e84ee3be138f6594f9a300ba5557b /lib
parent63a2cd9d69f6c15e03af40f40e33777b331957c5 (diff)
downloadxesite-6163f4a21efe5b8a6054c3d1476ef09156701b6b.tar.xz
xesite-6163f4a21efe5b8a6054c3d1476ef09156701b6b.zip
build(deps): bump ructe from 0.11.4 to 0.12.0 (#197)
Bumps [ructe](https://github.com/kaj/ructe) from 0.11.4 to 0.12.0. - [Release notes](https://github.com/kaj/ructe/releases) - [Commits](https://github.com/kaj/ructe/compare/v0.11.4...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/go_vanity/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/go_vanity/Cargo.toml b/lib/go_vanity/Cargo.toml
index ae10f24..90fa4f2 100644
--- a/lib/go_vanity/Cargo.toml
+++ b/lib/go_vanity/Cargo.toml
@@ -12,4 +12,4 @@ mime = "0.3.0"
warp = "0.2"
[build-dependencies]
-ructe = { version = "0.11", features = ["warp02"] }
+ructe = { version = "0.12", features = ["warp02"] }