Compare commits
1 Commits
stable-1.2
...
stable-1.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 22cdfa98f8 |
@@ -13,6 +13,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- macos-latest
|
||||
|
||||
@@ -14,6 +14,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- macos-latest
|
||||
|
||||
@@ -6,7 +6,7 @@ authors = ["Jeremy Grosser"]
|
||||
maintainers = ["Jeremy Grosser <jeremy@synack.me>"]
|
||||
maintainers-logins = ["JeremyGrosser"]
|
||||
licenses = "MIT"
|
||||
website = ["https://github.com/JeremyGrosser/tiny_text"]
|
||||
website = "https://github.com/JeremyGrosser/tiny_text"
|
||||
tags = ["font", "hal", "bitmap", "text"]
|
||||
|
||||
[[depends-on]] # This line was added by `alr with`
|
||||
|
||||
Reference in New Issue
Block a user