Skip to content

Commit

Permalink
fix(ssg): 🚑 dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Feb 24, 2024
1 parent 9434a0f commit d0eb939
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 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 @@ -53,7 +53,7 @@ env_logger = "0.11.2"
lazy_static = "1.4.0"
log = {version="0.4.20", features = ["std"] }
minify-html = "0.15.0"
# openssl = { version = "0.10.64", features = ["vendored"] }
openssl = { version = "0.10.64", features = ["vendored"] }
quick-xml = "0.31.0"
regex = "1.10.3"
reqwest = { version = "0.11.24", features = ["blocking", "json"] }
Expand Down

0 comments on commit d0eb939

Please sign in to comment.