Skip to content

Commit

Permalink
Merge pull request #2122 from ehuss/update-opener
Browse files Browse the repository at this point in the history
Update opener to 0.6.1
  • Loading branch information
ehuss committed Jul 16, 2023
2 parents cdbdb82 + bd3b9ba commit 6df89fb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ env_logger = "0.10.0"
handlebars = "4.3.7"
log = "0.4.17"
memchr = "2.5.0"
opener = "0.5.2"
opener = "0.6.1"
pulldown-cmark = { version = "0.9.3", default-features = false }
regex = "1.8.1"
serde = { version = "1.0.163", features = ["derive"] }
Expand Down

0 comments on commit 6df89fb

Please sign in to comment.