Skip to content

Commit

Permalink
perf(atoms): Update hstr (#8799)
Browse files Browse the repository at this point in the history
**Description:**


**Related issue:**

 - dudykr/ddbase#27
 - dudykr/ddbase#29
  • Loading branch information
kdy1 committed Apr 2, 2024
1 parent a154552 commit 0745624
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
17 changes: 14 additions & 3 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 crates/swc_atoms/Cargo.toml
Expand Up @@ -18,7 +18,7 @@ rkyv-impl = ["__rkyv", "rkyv", "bytecheck"]
[dependencies]
# bytecheck version should be in sync with rkyv version. Do not bump individually.
bytecheck = { version = "0.6.10", optional = true }
hstr = "0.2.7"
hstr = "0.2.8"
once_cell = "1"
rkyv = { package = "rkyv", version = "=0.7.42", optional = true, features = [
"strict",
Expand Down

0 comments on commit 0745624

Please sign in to comment.