Skip to content

Commit

Permalink
STK-2259: add dis support (#18)
Browse files Browse the repository at this point in the history
Added dis_macro and dict_to_dis support.
  • Loading branch information
garethj2 authored Feb 20, 2024
1 parent e069b5c commit 9d4f989
Show file tree
Hide file tree
Showing 12 changed files with 1,499 additions and 1,088 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: clippy
args: -- -D warnings
args: --workspace -- -D warnings
Loading

0 comments on commit 9d4f989

Please sign in to comment.