aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-16 22:09:49 -0500
committerGitHub <noreply@github.com>2021-01-16 22:09:49 -0500
commitbc71c3c27863d0b2efe2b873c20e1de3fb97155d (patch)
tree8857900ca0ae0cc4b8288a22df5532a9a85bd586 /lib
parent4bcc848bb178d9e4372ba13b750d620cabc2a9ac (diff)
downloadxesite-bc71c3c27863d0b2efe2b873c20e1de3fb97155d.tar.xz
xesite-bc71c3c27863d0b2efe2b873c20e1de3fb97155d.zip
build(deps): bump ructe from 0.12.0 to 0.13.0 (#262)
Bumps [ructe](https://github.com/kaj/ructe) from 0.12.0 to 0.13.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.12.0...v0.13.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 f4e5432..d753a8a 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.12", features = ["warp02"] }
+ructe = { version = "0.13", features = ["warp02"] }