We had a missing check in index loading logic that should have rejected an unexpected array.
This commit is contained in:
committed by
GitHub
parent
1e49e381fc
commit
3745f5846b
@@ -6,7 +6,7 @@ authors = ["Jeremy Grosser"]
|
|||||||
maintainers = ["Jeremy Grosser <jeremy@synack.me>"]
|
maintainers = ["Jeremy Grosser <jeremy@synack.me>"]
|
||||||
maintainers-logins = ["JeremyGrosser"]
|
maintainers-logins = ["JeremyGrosser"]
|
||||||
licenses = "MIT"
|
licenses = "MIT"
|
||||||
website = ["https://github.com/JeremyGrosser/tiny_text"]
|
website = "https://github.com/JeremyGrosser/tiny_text"
|
||||||
tags = ["font", "hal", "bitmap", "text"]
|
tags = ["font", "hal", "bitmap", "text"]
|
||||||
|
|
||||||
[[depends-on]] # This line was added by `alr with`
|
[[depends-on]] # This line was added by `alr with`
|
||||||
|
|||||||
Reference in New Issue
Block a user