Skip to content

Commit

Permalink
refactor: remove rust crate as moved to another repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed Jul 16, 2024
1 parent 0530108 commit 2d6105b
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 3,457 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"_test": "jest --coverage",
"test": "turbo _test",
"test:library": "jest packages/${0}",
"test:rust": "cd packages/imt-rs && yarn test",
"version:bump": "yarn workspace @zk-kit/${0} version ${1} && yarn remove:stable-version-field ${0} && NO_HOOK=1 git commit -am \"chore(${0}): v${1}\" && git tag ${0}-v${1}",
"version:publish": "yarn workspaces foreach -A --no-private npm publish --tolerate-republish --access public",
"version:release": "changelogithub",
Expand Down
1 change: 0 additions & 1 deletion packages/imt-rs/.gitignore

This file was deleted.

Loading

0 comments on commit 2d6105b

Please sign in to comment.