diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-16 22:09:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-16 22:09:49 -0500 |
| commit | bc71c3c27863d0b2efe2b873c20e1de3fb97155d (patch) | |
| tree | 8857900ca0ae0cc4b8288a22df5532a9a85bd586 /Cargo.lock | |
| parent | 4bcc848bb178d9e4372ba13b750d620cabc2a9ac (diff) | |
| download | xesite-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 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1727,9 +1727,9 @@ checksum = "cabe4fa914dec5870285fa7f71f602645da47c486e68486d2b4ceb4a343e90ac" [[package]] name = "ructe" -version = "0.12.0" +version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b8ffc645837eab09b6cbb6772d18897c6309753254592e149b40ff7fb113c01" +checksum = "a3507c22423c8be907293f0aa684b08ac62efb20e0768639fdfbce833481fd30" dependencies = [ "base64 0.12.3", "bytecount", |
