We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ec9c4 commit 46bb37cCopy full SHA for 46bb37c
packages/perseus-cli/Cargo.toml
@@ -52,7 +52,7 @@ flate2 = "1"
52
directories = "5"
53
cargo_metadata = "0.20"
54
cargo-lock = "10"
55
-minify-js = "=0.4.3" # Be careful changing this, and test extensively!
+minify-js = "=0.6.0" # Be careful changing this, and test extensively!
56
walkdir = "2"
57
openssl = { version = "0.10.52", optional = true }
58
brotlic = "0.8"
0 commit comments