Skip to content

Commit bfa234e

Browse files
committed
fix rust wasm build by adding cargo.lock to the repo, so that it doesn't go nuts trying to pull latest versions which inevitably will need new rust versions
1 parent 92a7c65 commit bfa234e

File tree

2 files changed

+1557
-1
lines changed

2 files changed

+1557
-1
lines changed

packages/wasm/rust/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/target
22
**/*.rs.bk
3-
Cargo.lock
43
bin/
54
pkg/
65
wasm-pack.log

0 commit comments

Comments
 (0)