diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-04 09:04:12 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-04 09:04:12 -0400 |
| commit | 95bfc64097942affe48269ef322a318db104901a (patch) | |
| tree | 27118c765154abc4e3451ac140a6dba473ebd16a | |
| parent | ee1ed3f7a7f999220d593bc561a39535efcaa74e (diff) | |
| download | xesite-95bfc64097942affe48269ef322a318db104901a.tar.xz xesite-95bfc64097942affe48269ef322a318db104901a.zip | |
Bump comrak from 0.10.0 to 0.10.1 (#367)
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.10.0 to 0.10.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.10.0...0.10.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -297,9 +297,9 @@ dependencies = [ [[package]] name = "comrak" -version = "0.10.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ac96caba4b5b55c21c9efd51d498225ce9448d06d9d5c17bbd357522c71bacfd" +checksum = "b423acba50d5016684beaf643f9991e622633a4c858be6885653071c2da2b0c6" dependencies = [ "clap", "entities", |
