Skip to content

Commit 2d340e5

Browse files
authored
refactor(integration): integrate soar with modular crates (#123)
1 parent 7915faf commit 2d340e5

88 files changed

Lines changed: 5508 additions & 4586 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
3535
- uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921
3636
with:
37-
toolchain: stable
37+
toolchain: nightly
3838
components: rustfmt,clippy
3939

4040
- name: Format

0 commit comments

Comments
 (0)