diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-19 20:11:28 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-19 20:11:28 -0400 |
| commit | fe2063d5e8f631212e5ed4604473b8f2557213d4 (patch) | |
| tree | 5fa8a7ea3f2dadcbdcb15711134e5382a9ff0043 /Cargo.toml | |
| parent | 86d009535bd58f52e1d2fec884a24346dfc1ce5f (diff) | |
| download | xesite-fe2063d5e8f631212e5ed4604473b8f2557213d4.tar.xz xesite-fe2063d5e8f631212e5ed4604473b8f2557213d4.zip | |
build(deps): bump comrak from 0.9.1 to 0.10.0 (#346)
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.9.1 to 0.10.0.
- [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.1...0.10.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.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ repository = "https://github.com/Xe/site" [dependencies] color-eyre = "0.5" chrono = "0.4" -comrak = "0.9" +comrak = "0.10" envy = "0.4" futures = "0.3" glob = "0.3" |
