Commit 694c34f
committed
Downgrade
This commit downgrades `pulldown-cmark` from 0.13.0 to 0.9.6 in
`Cargo.toml` and `Cargo.lock`.
0.9.6 is the latest 0.9.* version of `pulldown-cmark`. Going to
0.10.* or higher would require code changes to be able to build,
and further changes to preserve correct functionality.
It is currently uncertain what those further changes must be. For
details, see the discussion in:
GitoxideLabs#54
This commit also upgrades `jiff` from 0.2.8 to 0.2.9, and upgrades
`signal-hook-registry` (in `Cargo.lock` only) from 1.4.2 to 1.4.5.pulldown-cmark to 0.9.6; bump some others1 parent 919acc2 commit 694c34f
2 files changed
+10
-17
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments