Skip to content

Commit 2c2ecf8

Browse files
committed
maybe update memchr
1 parent a2fbd1a commit 2c2ecf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
- name: Build all binaries
5555
continue-on-error: true
5656
run: |
57+
cargo update [email protected]
5758
cargo build --release --bins
5859
5960
- name: Aura Integration tests

0 commit comments

Comments
 (0)