diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-15 09:48:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-15 09:48:47 -0500 |
| commit | 925754b80fb5533fd894b1e025b582cf8640f129 (patch) | |
| tree | 1f77364661dab2f294585846d8f668d11b0bf5b1 | |
| parent | f49c967865526054c5e6a3b5aad84be8117e80f3 (diff) | |
| download | xesite-925754b80fb5533fd894b1e025b582cf8640f129.tar.xz xesite-925754b80fb5533fd894b1e025b582cf8640f129.zip | |
build(deps): bump comrak from 0.9.0 to 0.9.1 (#322)
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](https://github.com/kivikakk/comrak/compare/0.9.0...0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -324,9 +324,9 @@ dependencies = [ [[package]] name = "comrak" -version = "0.9.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bcfb8008d04126b176c76cbfdecf9a2ccb4bacc70af87c8da6136d63d7b7292a" +checksum = "43e35da16961500625e065fba09983bb300bbf3c6fbc1840bd5bbda595ee6d80" dependencies = [ "clap", "entities", |
