We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e028d01 + f8f9742 commit 64c2cbeCopy full SHA for 64c2cbe
Cargo.toml
@@ -12,7 +12,7 @@ resolver = "2"
12
#lto = true
13
14
[workspace.dependencies]
15
- istanbul-oxide = { path = "./packages/istanbul-oxide" }
+ istanbul-oxide = { path = "./packages/istanbul-oxide", version = "0.0.22" }
16
swc-coverage-instrument = { path = "./packages/swc-coverage-instrument" }
17
18
getrandom = { version = "0.2.15" }
0 commit comments