Skip to content

Commit

Permalink
chore(ssg): ⬆️ dependencies updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Feb 24, 2024
1 parent 255d8a7 commit 4fb924a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 191 deletions.
200 changes: 11 additions & 189 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,10 @@ clap = "4.5.1"
comrak = "0.21.0"
dtt = "0.0.5"
env_logger = "0.11.2"
image = "0.24.8"
lazy_static = "1.4.0"
log = {version="0.4.20", features = ["std"] }
minify-html = "0.15.0"
# openssl = { version = "0.10.63", 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 4fb924a

Please sign in to comment.