chore(deps): bump system-fonts from 0.1.0 to 0.1.1 (#118)

* chore(deps): bump system-fonts from 0.1.0 to 0.1.1

Bumps [system-fonts](https://github.com/yijehyung/system-fonts) from 0.1.0 to 0.1.1.
- [Commits](https://github.com/yijehyung/system-fonts/commits)

---
updated-dependencies:
- dependency-name: system-fonts
  dependency-version: 0.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* deps: update cargo-sources.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: arabian <a.tevg@ya.ru>
This commit is contained in:
dependabot[bot]
2026-05-27 18:03:02 +03:00
committed by GitHub
parent bb18175a30
commit 798a6d1887
3 changed files with 8 additions and 8 deletions
Generated
+2 -2
View File
@@ -3999,9 +3999,9 @@ dependencies = [
[[package]]
name = "system-fonts"
version = "0.1.0"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f369feb844d5e08bb4e938c3f88ff359261bc94c7553ddb34e174447120b64d6"
checksum = "1cc60369af7fc908b8b079efe4c4fe11f25402caf29d21a773a62398407fe23a"
dependencies = [
"fontdb",
"sys-locale",
+1 -1
View File
@@ -36,7 +36,7 @@ rfd = { version = "0.17.2", default-features = false, features = [
] }
opener = { version = "0.8.4", features = ["reveal"] }
system-fonts = "0.1.0"
system-fonts = "0.1.1"
anyhow = "1.0.102"
rustix = { version = "1.1.4", features = ["process"] }
+5 -5
View File
@@ -5120,14 +5120,14 @@
{
"type": "archive",
"archive-type": "tar-gzip",
"url": "https://static.crates.io/crates/system-fonts/system-fonts-0.1.0.crate",
"sha256": "f369feb844d5e08bb4e938c3f88ff359261bc94c7553ddb34e174447120b64d6",
"dest": "cargo/vendor/system-fonts-0.1.0"
"url": "https://static.crates.io/crates/system-fonts/system-fonts-0.1.1.crate",
"sha256": "1cc60369af7fc908b8b079efe4c4fe11f25402caf29d21a773a62398407fe23a",
"dest": "cargo/vendor/system-fonts-0.1.1"
},
{
"type": "inline",
"contents": "{\"package\": \"f369feb844d5e08bb4e938c3f88ff359261bc94c7553ddb34e174447120b64d6\", \"files\": {}}",
"dest": "cargo/vendor/system-fonts-0.1.0",
"contents": "{\"package\": \"1cc60369af7fc908b8b079efe4c4fe11f25402caf29d21a773a62398407fe23a\", \"files\": {}}",
"dest": "cargo/vendor/system-fonts-0.1.1",
"dest-filename": ".cargo-checksum.json"
},
{