Skip to content

Commit

Permalink
Merge pull request #261 from public-awesome/multiple-wl-types
Browse files Browse the repository at this point in the history
Multiple wl types
  • Loading branch information
jason-c-child authored Jun 3, 2024
2 parents e910317 + 4766bd1 commit 30b608d
Show file tree
Hide file tree
Showing 71 changed files with 5,572 additions and 593 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ jobs:
- /usr/local/cargo/registry
- target
key: cargocache-sg-name-rust:1.72.1-{{ checksum "~/project/Cargo.lock" }}

lint:
docker:
- image: rust:1.72.1
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ tarpaulin-report.*
*.env
*.wasm
*.json

**/node_modules/
Loading

0 comments on commit 30b608d

Please sign in to comment.