Skip to content

Commit

Permalink
Revert "chore: revert to v3.5.2"
Browse files Browse the repository at this point in the history
This reverts commit 28c37d5.
  • Loading branch information
eatradish committed Jan 7, 2025
1 parent aef73f7 commit 5589cc9
Show file tree
Hide file tree
Showing 78 changed files with 7,372 additions and 5,296 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Rust
name: Build

on: [push, pull_request]

Expand All @@ -16,5 +16,3 @@ jobs:
- uses: actions/checkout@v2
- name: Build
run: cargo build --verbose
- name: Test
run: cargo test
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
/TREE
/SRCS
/STATES
/.cargo

.#*
*.tar*
Expand Down
Loading

0 comments on commit 5589cc9

Please sign in to comment.