MercuryTechnologies / ghciwatch

Load a GHCi session for a Haskell project and reload it when source files change
https://mercurytechnologies.github.io/ghciwatch/
MIT License
111 stars 10 forks source link

Move `clap-markdown` into ghciwatch source tree #271

Closed 9999years closed 5 months ago

9999years commented 5 months ago

crates.io via cargo publish doesn't like it and I don't want to make CI release two crates:

error: all dependencies must have a version specified when publishing.
dependency `clap-markdown` does not specify a version
Note: The published dependency will use the version from crates.io,
the `path` specification will be removed from the dependency declaration.
github-actions[bot] commented 5 months ago

A PR to release these changes has been created, bumping the version from 0.5.12 to 0.5.13.