Skip to content

v0.2.7

Compare
Choose a tag to compare
@yuchanns yuchanns released this 17 May 10:43
· 2 commits to main since this release
7fe7be0

Update by changing your Cargo.toml dependency section to:

[dependencies]
# ...
gray_matter = "0.2.7"
# ...
Changelog

0.2.7

Enhancements

  • Support custom delimiters for both open and close. @Jawell