Skip to content

Commit e375d0f

Browse files
build(deps): update frontmatter-gen requirement from 0.0.2 to 0.0.3
--- updated-dependencies: - dependency-name: frontmatter-gen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b503268 commit e375d0f

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.2"
44+
frontmatter-gen = "0.0.3"
4545
lazy_static = "1.5"
4646
mdx-gen = "0.0.1"
4747
minify-html = "0.15"

0 commit comments

Comments
 (0)