Skip to content

Commit

Permalink
maybe update memchr
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Aug 13, 2024
1 parent a2fbd1a commit 2c2ecf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Build all binaries
continue-on-error: true
run: |
cargo update memchr@2.7.2
cargo build --release --bins
- name: Aura Integration tests
Expand Down

0 comments on commit 2c2ecf8

Please sign in to comment.