Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Dec 6, 2024
1 parent cd60a1c commit d3d4bca
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 129 deletions.
161 changes: 38 additions & 123 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 @@ -26,7 +26,7 @@ swc_core = { version = "8.0.1", features = [

[dev-dependencies]
swc_core = { version = "8.0.1", features = ["testing_transform"] }
testing = "0.42.1"
testing = "4.0.0"

[profile.release]
codegen-units = 1
Expand Down
Loading

0 comments on commit d3d4bca

Please sign in to comment.