-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split lune into proper crates (#188)
- Loading branch information
1 parent
3f53fc9
commit de71558
Showing
185 changed files
with
3,978 additions
and
1,870 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ jobs: | |
components: rustfmt | ||
|
||
- name: Install Just | ||
uses: extractions/setup-just@v1 | ||
uses: extractions/setup-just@v2 | ||
|
||
- name: Install Tooling | ||
uses: ok-nick/[email protected] | ||
|
@@ -41,7 +41,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- name: Install Just | ||
uses: extractions/setup-just@v1 | ||
uses: extractions/setup-just@v2 | ||
|
||
- name: Install Tooling | ||
uses: ok-nick/[email protected] | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.