Skip to content

Commit

Permalink
Check-in Cargo.lock to mitigate cargo build errors.
Browse files Browse the repository at this point in the history
cargo update fails with 'not currently active!?'. A workaround is
here rust-lang/cargo#7463.
  • Loading branch information
boxdot committed Aug 27, 2021
1 parent fab0720 commit d37f348
Show file tree
Hide file tree
Showing 3 changed files with 1,334 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
@@ -1,3 +1,2 @@
target
Cargo.lock
examples/wasm-client/target-npm

0 comments on commit d37f348

Please sign in to comment.