diff options
| author | LLLL Colonq <llll@colonq> | 2025-11-22 17:41:05 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-11-22 17:41:05 -0500 |
| commit | 39035421f79a4758c451fb4ab33c84b61ad1c7b6 (patch) | |
| tree | 6c0c7981453c60db5328e933e58ed2374c8e73f1 /Cargo.lock | |
| parent | 3c3cb9cf6f571fb9a525da73116bac7bd39b70df (diff) | |
Add more buttons
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -810,21 +810,11 @@ dependencies = [ ] [[package]] -name = "fontconfig-parser" -version = "0.5.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646" -dependencies = [ - "roxmltree", -] - -[[package]] name = "fontdb" version = "0.16.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b0299020c3ef3f60f526a4f64ab4a3d4ce116b1acbf24cdd22da0068e5d81dc3" dependencies = [ - "fontconfig-parser", "log", "memmap2", "slotmap", @@ -1845,12 +1835,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cbf4a6aa5f6d6888f39e980649f3ad6b666acdce1d78e95b8a2cb076e687ae30" [[package]] -name = "roxmltree" -version = "0.20.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97" - -[[package]] name = "rstar" version = "0.12.2" source = "registry+https://github.com/rust-lang/crates.io-index" |
