Skip to content

Commit 64c2cbe

Browse files
authored
Merge pull request #236 from kwonoj/build-version
2 parents e028d01 + f8f9742 commit 64c2cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ resolver = "2"
1212
#lto = true
1313

1414
[workspace.dependencies]
15-
istanbul-oxide = { path = "./packages/istanbul-oxide" }
15+
istanbul-oxide = { path = "./packages/istanbul-oxide", version = "0.0.22" }
1616
swc-coverage-instrument = { path = "./packages/swc-coverage-instrument" }
1717

1818
getrandom = { version = "0.2.15" }

0 commit comments

Comments
 (0)