Skip to content

Commit

Permalink
Merge pull request #32 from apollodao/dev/v0.4.0
Browse files Browse the repository at this point in the history
Release 0.4.0
  • Loading branch information
apollo-sturdy authored May 10, 2024
2 parents 18bbc9e + 54f8102 commit d7a776b
Show file tree
Hide file tree
Showing 11 changed files with 914 additions and 870 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions .github/workflows/lint-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- name: Install cargo make
uses: davidB/rust-cargo-make@v1

- name: Install stable toolchain
run: cargo make install-stable

- name: Install nightly toolchain
run: cargo make install-nightly

Expand Down
Loading

0 comments on commit d7a776b

Please sign in to comment.