Skip to content

Commit

Permalink
Merge pull request #253 from public-awesome/flat-rate-whitelist
Browse files Browse the repository at this point in the history
Flat rate whitelist support [SG-280]
  • Loading branch information
jason-c-child authored Apr 25, 2024
2 parents 70e5d4e + 78cfb76 commit 8c53bdd
Show file tree
Hide file tree
Showing 40 changed files with 3,078 additions and 458 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 8c53bdd

Please sign in to comment.