Skip to content

Commit

Permalink
perf(es/minifier): Update hstr to v0.2.14 (#9828)
Browse files Browse the repository at this point in the history
**Description:**

```
es/minifier/libs/es/minifier/libs/rspack
                        time:   [894.78 ms 896.98 ms 899.33 ms]
                        change: [-3.5915% -3.2425% -2.9091%] (p = 0.00 < 0.05)
                        Performance has improved.
```

**Related issue:**

 - Applies dudykr/ddbase#51
  • Loading branch information
kdy1 authored Jan 1, 2025
1 parent e7a9d88 commit bc4ec00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -78,7 +78,7 @@ resolver = "2"
glob = "0.3.0"
hashbrown = "0.14.5"
hex = "0.4.3"
hstr = "0.2.13"
hstr = "0.2.14"
indexmap = "2.0.0"
is-macro = "0.3.5"
js-sys = "0.3.59"
Expand Down

0 comments on commit bc4ec00

Please sign in to comment.