From bc71c3c27863d0b2efe2b873c20e1de3fb97155d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 16 Jan 2021 22:09:49 -0500 Subject: 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] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 03afd0c..1754ec0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ mi = { path = "./lib/mi" } patreon = { path = "./lib/patreon" } [build-dependencies] -ructe = { version = "0.12", features = ["warp02"] } +ructe = { version = "0.13", features = ["warp02"] } [dev-dependencies] pfacts = "0" -- cgit v1.2.3