Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 2f196bb

Browse files
committed
chore(compiler): remove rand package
1 parent f6acfc8 commit 2f196bb

File tree

2 files changed

+10
-82
lines changed

2 files changed

+10
-82
lines changed

compiler/Cargo.lock

Lines changed: 10 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compiler/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ lazy_static = "1.4.0"
1818
once_cell = "1.5.2"
1919
path-slash = "0.1.4"
2020
pathdiff = "0.2.0"
21-
getrandom = { version = "0.2.2", features = ["js"] }
22-
rand = "0.8.2"
2321
regex = "1.4.3"
2422
relative-path = "1.3.2"
2523
sha-1 = "0.9.2"

0 commit comments

Comments
 (0)