Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Mar 1, 2024
1 parent f90163f commit e8a6de8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
12 changes: 7 additions & 5 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ http-body = "0.4"
humantime = "2"
humantime-serde = "1"
hyper = "0.14"
local-ip-address = "0.5.1"
local-ip-address = "0.6.1"
mime_guess = "2.0.4"
minify-html = "0.15.0"
minify-js = "0.5.6"
minify-js = "0.5.6" # stick with 0.5.x as 0.6 seems to create broken JS
nipper = "0.1"
notify = "6"
notify-debouncer-full = "0.3"
Expand Down Expand Up @@ -79,7 +79,7 @@ which = "6"
zip = "0.6"

# pin lightningcss, used by trunk, also pulled in by minify-html
lightningcss = "=1.0.0-alpha.52"
lightningcss = "=1.0.0-alpha.54"

[dev-dependencies]
tempfile = "3"
Expand Down

0 comments on commit e8a6de8

Please sign in to comment.