Skip to content

Commit 4c84669

Browse files
build(deps): update frontmatter-gen requirement from 0.0.3 to 0.0.5
Updates the requirements on [frontmatter-gen](https://github.com/sebastienrousseau/frontmatter-gen) to permit the latest version. - [Release notes](https://github.com/sebastienrousseau/frontmatter-gen/releases) - [Commits](sebastienrousseau/frontmatter-gen@v0.0.3...v0.0.5) --- updated-dependencies: - dependency-name: frontmatter-gen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a426562 commit 4c84669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ path = "src/lib.rs"
4141
[dependencies]
4242
# Dependencies required for building and running the project.
4343
comrak = "0.29"
44-
frontmatter-gen = "0.0.3"
44+
frontmatter-gen = "0.0.5"
4545
lazy_static = "1.5"
4646
mdx-gen = "0.0.1"
4747
minify-html = "0.15"

0 commit comments

Comments
 (0)