diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-12 07:01:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-12 07:01:01 -0400 |
| commit | bb4f8058627a00e3ff7826fd6c7b886529bc5e97 (patch) | |
| tree | 066c2114e31858ced81c8abd3a29816772831b21 /Cargo.lock | |
| parent | e9e9283a82f93575eabed5f00287117346901b77 (diff) | |
| download | xesite-bb4f8058627a00e3ff7826fd6c7b886529bc5e97.tar.xz xesite-bb4f8058627a00e3ff7826fd6c7b886529bc5e97.zip | |
build(deps): bump comrak from 0.8.0 to 0.8.1 (#192)
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.8.0 to 0.8.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.8.0...0.8.1)
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
@@ -262,9 +262,9 @@ dependencies = [ [[package]] name = "comrak" -version = "0.8.0" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b818732a109eeabbe99fee28030ff8ecbd606889fcd25509ed933e6c69b7aa69" +checksum = "090a24f8e34cab5f4a317f885b06b19f1d4ede16c3da04221b6a89fba9f23b8e" dependencies = [ "clap", "entities", |
