diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-10-02 11:51:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-02 09:51:45 +0000 |
| commit | fa623992c1789ffd921d7664551f0a56b9962383 (patch) | |
| tree | 8bb909cb0504881458a59730506306dd551c696d /Cargo.lock | |
| parent | 698ae870e789aa9423a091e43f957ac677bae4f6 (diff) | |
Bump pixglyph (#5096)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1747,9 +1747,9 @@ checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315" [[package]] name = "pixglyph" -version = "0.5.0" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96b0695748573e44602168d46b47cd15d9e10ebfa1e775986fe5452f1c1b40b3" +checksum = "d15afa937836bf3d876f5a04ce28810c06045857bf46c3d0d31073b8aada5494" dependencies = [ "ttf-parser", ] |
