Skip to content

Commit

Permalink
improvement: remove unwrap on frontmatter parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
sentinel1909 committed Mar 15, 2024
1 parent 06582ad commit 7003797
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 283 deletions.
279 changes: 0 additions & 279 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ publish = true

[dependencies]
clap = { version = "4.5.2", features = [ "derive"] }
color-eyre = { version = "0.6.2", features = [ "issue-url" ] }
gray_matter = "0.2.6"
pulldown-cmark = { version = "0.9.6", default-features = false}
regex = "1.10.3"
Expand Down
Loading

0 comments on commit 7003797

Please sign in to comment.