Skip to content

Commit

Permalink
Update to 8.0.1, use a submodule.
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Jul 18, 2023
1 parent 30b6cec commit c16d6dd
Show file tree
Hide file tree
Showing 3,525 changed files with 89 additions and 564,376 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
submodules: 'true'
- name: Build
run: cargo build --verbose --all-features
- name: Run tests
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "harfbuzz"]
path = harfbuzz
url = https://github.com/harfbuzz/harfbuzz/
1 change: 1 addition & 0 deletions harfbuzz
Submodule harfbuzz added at aa381a
14 changes: 0 additions & 14 deletions harfbuzz/AUTHORS

This file was deleted.

29 changes: 0 additions & 29 deletions harfbuzz/BUILD.md

This file was deleted.

Loading

0 comments on commit c16d6dd

Please sign in to comment.