Skip to content

Commit

Permalink
Temporary use mdbook-pdf-headless_chrome
Browse files Browse the repository at this point in the history
Signed-off-by: Hollow Man <[email protected]>
  • Loading branch information
HollowMan6 committed Nov 30, 2023
1 parent 9ea2011 commit 7250bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ include = [
env_logger = "0"
lazy_static = "1"
mdbook = "0"
headless_chrome = "1"
mdbook-pdf-headless_chrome = "0"
regex = "1"
serde = "1"
serde_derive = "1"

[features]
# Enables auto fetching chromium support.
fetch = ["headless_chrome/fetch"]
fetch = ["mdbook-pdf-headless_chrome/fetch"]

0 comments on commit 7250bba

Please sign in to comment.