Skip to content

Commit

Permalink
Merge 1ffcb4a into 65ec00d
Browse files Browse the repository at this point in the history
  • Loading branch information
kurnevsky committed Sep 10, 2022
2 parents 65ec00d + 1ffcb4a commit a7203fc
Show file tree
Hide file tree
Showing 16 changed files with 3,092 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
rust:
- stable
- 1.57
- 1.59
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Rust
target/
.cargo/
Cargo.lock

# vim
*.swp
Expand Down

0 comments on commit a7203fc

Please sign in to comment.