ruffle/Cargo.lock

6910 lines
162 KiB
Plaintext
Raw Normal View History

2019-11-17 21:00:19 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "ab_glyph"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.2.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "2e53b0a3d5760cd2ba9b787ae0c6440ad18ee294ff71b05e3381c900a7d16cfd"
dependencies = [
"ab_glyph_rasterizer",
"owned_ttf_parser",
]
[[package]]
name = "ab_glyph_rasterizer"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046"
[[package]]
name = "accesskit"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74a4b14f3d99c1255dcba8f45621ab1a2e7540a0009652d33989005a4d0bfc6b"
dependencies = [
"enumn",
"serde",
]
[[package]]
name = "addr2line"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
dependencies = [
"gimli",
]
[[package]]
name = "adler"
2021-07-03 14:04:27 +00:00
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-03 14:04:27 +00:00
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2019-11-17 21:00:19 +00:00
[[package]]
name = "adler32"
version = "1.2.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
2019-11-17 21:00:19 +00:00
2023-03-14 00:24:42 +00:00
[[package]]
name = "ahash"
version = "0.8.11"
2023-03-14 00:24:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
2023-03-14 00:24:42 +00:00
dependencies = [
"cfg-if",
"getrandom",
2023-03-14 00:24:42 +00:00
"once_cell",
"serde",
2023-03-14 00:24:42 +00:00
"version_check",
"zerocopy",
2023-03-14 00:24:42 +00:00
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "aho-corasick"
2024-03-26 09:04:21 +00:00
version = "1.1.3"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
2019-11-17 21:00:19 +00:00
dependencies = [
"memchr",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "allocator-api2"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
2020-07-10 22:24:05 +00:00
[[package]]
name = "alsa"
version = "0.9.0"
2020-07-10 22:24:05 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37fe60779335388a88c01ac6c3be40304d1e349de3ada3b15f7808bb90fa9dce"
2020-07-10 22:24:05 +00:00
dependencies = [
"alsa-sys",
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"libc",
2020-07-10 22:24:05 +00:00
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "alsa-sys"
version = "0.3.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
2019-11-17 21:00:19 +00:00
dependencies = [
"libc",
"pkg-config",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "android-activity"
2024-02-01 20:42:25 +00:00
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-01 20:42:25 +00:00
checksum = "ee91c0c2905bae44f84bfa4e044536541df26b7703fd0888deeb9060fcc44289"
dependencies = [
"android-properties",
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"cc",
"cesu8",
"jni",
"jni-sys",
"libc",
"log",
"ndk",
"ndk-context",
"ndk-sys",
"num_enum",
"thiserror",
]
[[package]]
name = "android-properties"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04"
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
[[package]]
name = "android_system_properties"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
dependencies = [
"libc",
]
[[package]]
name = "anstream"
version = "0.6.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b"
dependencies = [
"anstyle",
"anstyle-parse",
"anstyle-query",
"anstyle-wincon",
"colorchoice",
"is_terminal_polyfill",
"utf8parse",
]
[[package]]
name = "anstyle"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b"
[[package]]
name = "anstyle-parse"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4"
dependencies = [
"utf8parse",
]
[[package]]
name = "anstyle-query"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5"
dependencies = [
2023-12-13 10:19:03 +00:00
"windows-sys 0.52.0",
]
[[package]]
name = "anstyle-wincon"
version = "3.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19"
dependencies = [
"anstyle",
2023-12-13 10:19:03 +00:00
"windows-sys 0.52.0",
]
[[package]]
name = "anyhow"
version = "1.0.83"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25bdb32cbbdce2b519a9cd7df3a678443100e265d5e25ca763b7572a5104f5f3"
2019-11-17 21:00:19 +00:00
[[package]]
name = "approx"
version = "0.5.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
2019-11-17 21:00:19 +00:00
dependencies = [
"num-traits",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "arbitrary"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
dependencies = [
"derive_arbitrary",
]
[[package]]
name = "arboard"
version = "3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fb4009533e8ff8f1450a5bcbc30f4242a1d34442221f72314bea1f5dc9c7f89"
dependencies = [
"clipboard-win",
"log",
"objc2 0.5.1",
"objc2-app-kit",
"objc2-foundation",
"parking_lot",
"x11rb",
]
2023-04-21 23:44:01 +00:00
[[package]]
name = "arc-swap"
2024-03-26 09:04:21 +00:00
version = "1.7.1"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457"
2023-04-21 23:44:01 +00:00
[[package]]
name = "arrayref"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
[[package]]
name = "arrayvec"
2023-06-17 23:00:03 +00:00
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-17 23:00:03 +00:00
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
2021-09-08 07:20:11 +00:00
dependencies = [
"serde",
]
[[package]]
name = "as-raw-xcb-connection"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
2020-08-27 10:32:41 +00:00
[[package]]
name = "ash"
version = "0.37.3+1.3.251"
2020-08-27 10:32:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a"
2020-08-27 10:32:41 +00:00
dependencies = [
"libloading 0.7.4",
2020-08-27 10:32:41 +00:00
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "ashpd"
2024-03-18 11:02:01 +00:00
version = "0.8.1"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-18 11:02:01 +00:00
checksum = "dd884d7c72877a94102c3715f3b1cd09ff4fac28221add3e57cfbe25c236d093"
2024-02-26 06:38:57 +00:00
dependencies = [
"async-fs",
"async-net",
"enumflags2",
"futures-channel",
"futures-util",
"rand",
"serde",
"serde_repr",
"url",
"zbus",
]
[[package]]
name = "async-broadcast"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "258b52a1aa741b9f09783b2d86cf0aeeb617bbf847f6933340a39644227acbdb"
dependencies = [
"event-listener 5.3.0",
"event-listener-strategy 0.5.2",
2024-02-26 06:38:57 +00:00
"futures-core",
"pin-project-lite",
]
[[package]]
name = "async-channel"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
dependencies = [
"concurrent-queue",
"event-listener-strategy 0.5.2",
"futures-core",
"pin-project-lite",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "async-executor"
version = "1.11.0"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b10202063978b3351199d68f8b22c4e47e4b1b822f8d43fd862d5ea8c006b29a"
2024-02-26 06:38:57 +00:00
dependencies = [
"async-task",
"concurrent-queue",
2024-04-12 22:34:53 +00:00
"fastrand",
"futures-lite",
2024-02-26 06:38:57 +00:00
"slab",
]
[[package]]
name = "async-fs"
version = "2.1.2"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
2024-02-26 06:38:57 +00:00
dependencies = [
"async-lock",
2024-02-26 06:38:57 +00:00
"blocking",
2024-04-12 22:34:53 +00:00
"futures-lite",
2024-02-26 06:38:57 +00:00
]
[[package]]
name = "async-io"
2024-03-14 14:40:54 +00:00
version = "2.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-14 14:40:54 +00:00
checksum = "dcccb0f599cfa2f8ace422d3555572f47424da5648a4382a9dd0310ff8210884"
dependencies = [
"async-lock",
"cfg-if",
"concurrent-queue",
"futures-io",
2024-04-12 22:34:53 +00:00
"futures-lite",
"parking",
2024-04-12 22:34:53 +00:00
"polling",
"rustix",
"slab",
"tracing",
2023-11-27 01:12:39 +00:00
"windows-sys 0.52.0",
]
[[package]]
name = "async-lock"
2024-01-15 22:25:22 +00:00
version = "3.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b"
dependencies = [
2024-01-15 22:25:22 +00:00
"event-listener 4.0.3",
"event-listener-strategy 0.4.0",
2023-11-13 00:25:49 +00:00
"pin-project-lite",
]
[[package]]
name = "async-net"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
dependencies = [
"async-io",
"blocking",
2024-04-12 22:34:53 +00:00
"futures-lite",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "async-process"
version = "2.2.2"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a53fc6301894e04a92cb2584fedde80cb25ba8e02d9dc39d4a87d036e22f397d"
2024-02-26 06:38:57 +00:00
dependencies = [
2024-04-12 22:34:53 +00:00
"async-channel",
2024-02-26 06:38:57 +00:00
"async-io",
"async-lock",
2024-02-26 06:38:57 +00:00
"async-signal",
"async-task",
2024-02-26 06:38:57 +00:00
"blocking",
"cfg-if",
"event-listener 5.3.0",
2024-04-12 22:34:53 +00:00
"futures-lite",
2024-02-26 06:38:57 +00:00
"rustix",
"tracing",
2024-02-26 06:38:57 +00:00
"windows-sys 0.52.0",
]
[[package]]
name = "async-recursion"
version = "1.1.1"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
2024-02-26 06:38:57 +00:00
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
2024-02-26 06:38:57 +00:00
]
[[package]]
name = "async-signal"
version = "0.2.6"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afe66191c335039c7bb78f99dc7520b0cbb166b3a1cb33a03f53d8a1c6f2afda"
2024-02-26 06:38:57 +00:00
dependencies = [
"async-io",
"async-lock",
2024-02-26 06:38:57 +00:00
"atomic-waker",
"cfg-if",
"futures-core",
"futures-io",
"rustix",
"signal-hook-registry",
"slab",
"windows-sys 0.52.0",
2024-02-26 06:38:57 +00:00
]
[[package]]
name = "async-task"
version = "4.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
[[package]]
2024-02-26 06:38:57 +00:00
name = "async-trait"
version = "0.1.80"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca"
dependencies = [
2024-02-26 06:38:57 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "atomic-waker"
2023-10-04 22:11:01 +00:00
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-04 22:11:01 +00:00
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
[[package]]
name = "autocfg"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
[[package]]
name = "backtrace"
2024-03-26 09:04:21 +00:00
version = "0.3.71"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "base64"
2024-01-15 22:25:22 +00:00
version = "0.21.7"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
2024-03-02 07:36:21 +00:00
[[package]]
name = "base64"
version = "0.22.1"
2024-03-02 07:36:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
2024-03-02 07:36:21 +00:00
2023-11-27 01:12:39 +00:00
[[package]]
name = "bindgen"
2024-02-01 20:42:25 +00:00
version = "0.69.4"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-01 20:42:25 +00:00
checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0"
2023-11-27 01:12:39 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2023-11-27 01:12:39 +00:00
"cexpr",
"clang-sys",
2024-03-22 08:12:32 +00:00
"itertools",
2023-11-27 01:12:39 +00:00
"lazy_static",
"lazycell",
"log",
"prettyplease",
2023-11-27 01:12:39 +00:00
"proc-macro2",
"quote",
"regex",
"rustc-hash",
"shlex",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
"which",
2023-11-27 01:12:39 +00:00
]
[[package]]
name = "bit-set"
2022-07-25 17:24:39 +00:00
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 17:24:39 +00:00
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
dependencies = [
"bit-vec",
]
[[package]]
name = "bit-vec"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
2019-11-17 21:00:19 +00:00
[[package]]
name = "bitflags"
version = "1.3.2"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2019-11-17 21:00:19 +00:00
[[package]]
name = "bitflags"
2024-03-22 09:57:29 +00:00
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-22 09:57:29 +00:00
checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
dependencies = [
"serde",
]
[[package]]
name = "bitstream-io"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "7c12d1856e42f0d817a835fe55853957c85c8c8a470114029143d3f12671446e"
2019-11-17 21:00:19 +00:00
[[package]]
name = "block"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2019-11-17 21:00:19 +00:00
[[package]]
name = "block-buffer"
2023-03-11 11:53:15 +00:00
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-11 11:53:15 +00:00
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
dependencies = [
"generic-array",
]
[[package]]
name = "block-sys"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae85a0696e7ea3b835a453750bf002770776609115e6d25c6d2ff28a8200f7e7"
dependencies = [
"objc-sys",
]
[[package]]
name = "block2"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15b55663a85f33501257357e6421bb33e769d5c9ffb5ba0921c975a123e35e68"
dependencies = [
"block-sys",
"objc2 0.4.1",
]
[[package]]
name = "block2"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43ff7d91d3c1d568065b06c899777d1e48dcf76103a672a0adbc238a7f247f1e"
dependencies = [
"objc2 0.5.1",
]
[[package]]
name = "blocking"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "495f7104e962b7356f0aeb34247aca1fe7d2e783b346582db7f2904cb5717e88"
dependencies = [
2024-04-12 22:34:53 +00:00
"async-channel",
"async-lock",
"async-task",
2023-10-04 22:11:01 +00:00
"futures-io",
2024-04-12 22:34:53 +00:00
"futures-lite",
2023-10-04 22:11:01 +00:00
"piper",
]
2023-04-21 23:44:01 +00:00
[[package]]
name = "bstr"
version = "1.9.1"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
2023-04-21 23:44:01 +00:00
dependencies = [
"memchr",
"serde",
]
[[package]]
name = "build_playerglobal"
version = "0.1.0"
dependencies = [
"clap",
"convert_case",
"proc-macro2",
"quote",
"regex",
"swf",
"walkdir",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "bumpalo"
version = "3.16.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2019-11-17 21:00:19 +00:00
[[package]]
name = "bytemuck"
version = "1.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5"
dependencies = [
"bytemuck_derive",
]
[[package]]
name = "bytemuck_derive"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4da9a32f3fed317401fa3c862968128267c3106685286e15d5aaa3d7389c2f60"
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "byteorder"
2023-10-09 21:59:27 +00:00
version = "1.5.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-09 21:59:27 +00:00
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
2019-11-17 21:00:19 +00:00
[[package]]
name = "bytes"
2024-03-26 09:04:21 +00:00
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
2019-11-17 21:00:19 +00:00
[[package]]
name = "calloop"
version = "0.12.4"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fba7adb4dd5aa98e5553510223000e7148f621165ec5f9acd7113f6ca4995298"
2019-11-17 21:00:19 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"log",
2024-04-12 22:34:53 +00:00
"polling",
"rustix",
"slab",
"thiserror",
]
[[package]]
name = "calloop-wayland-source"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f0ea9b9476c7fad82841a8dbb380e2eae480c21910feba80725b46931ed8f02"
dependencies = [
"calloop",
"rustix",
"wayland-backend",
"wayland-client",
2019-11-17 21:00:19 +00:00
]
2024-01-15 22:25:22 +00:00
[[package]]
name = "camino"
version = "1.1.7"
2024-01-15 22:25:22 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239"
2024-01-15 22:25:22 +00:00
dependencies = [
"serde",
]
[[package]]
name = "cargo-platform"
2024-03-26 09:04:21 +00:00
version = "0.1.8"
2024-01-15 22:25:22 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc"
2024-01-15 22:25:22 +00:00
dependencies = [
"serde",
]
[[package]]
name = "cargo_metadata"
version = "0.18.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
dependencies = [
"camino",
"cargo-platform",
"semver",
"serde",
"serde_json",
"thiserror",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "cc"
version = "1.0.97"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4"
dependencies = [
"jobserver",
"libc",
"once_cell",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "cesu8"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2019-11-17 21:00:19 +00:00
[[package]]
name = "cexpr"
2022-07-25 17:24:39 +00:00
version = "0.6.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 17:24:39 +00:00
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2019-11-17 21:00:19 +00:00
dependencies = [
"nom",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "cfg_aliases"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2020-07-08 18:26:00 +00:00
[[package]]
name = "chrono"
build(deps): bump the cargo-minor group with 11 updates Bumps the cargo-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.0` | `2.2.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.9.1` | `0.9.2` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.11.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [syn](https://github.com/dtolnay/syn) | `2.0.58` | `2.0.59` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.80` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.14` | `0.8.15` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.0` | `0.7.2` | Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82) Updates `async-channel` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.0...v2.2.1) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `fluent-templates` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.1...fluent-templates-v0.9.2) Updates `either` from 1.10.0 to 1.11.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.11.0) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `syn` from 2.0.58 to 2.0.59 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.59) Updates `proc-macro2` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) Updates `webbrowser` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.14...v0.8.15) Updates `libtest-mimic` from 0.7.0 to 0.7.2 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:17:37 +00:00
version = "0.4.38"
2020-07-08 18:26:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 11 updates Bumps the cargo-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.0` | `2.2.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.9.1` | `0.9.2` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.11.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [syn](https://github.com/dtolnay/syn) | `2.0.58` | `2.0.59` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.80` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.14` | `0.8.15` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.0` | `0.7.2` | Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82) Updates `async-channel` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.0...v2.2.1) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `fluent-templates` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.1...fluent-templates-v0.9.2) Updates `either` from 1.10.0 to 1.11.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.11.0) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `syn` from 2.0.58 to 2.0.59 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.59) Updates `proc-macro2` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) Updates `webbrowser` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.14...v0.8.15) Updates `libtest-mimic` from 0.7.0 to 0.7.2 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:17:37 +00:00
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
2020-07-08 18:26:00 +00:00
dependencies = [
"android-tzdata",
"iana-time-zone",
"js-sys",
"num-traits",
"wasm-bindgen",
"windows-targets 0.52.5",
2020-07-08 18:26:00 +00:00
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "clang-sys"
2024-01-15 22:25:22 +00:00
version = "1.7.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1"
2019-11-17 21:00:19 +00:00
dependencies = [
"glob",
"libc",
2024-03-18 11:02:01 +00:00
"libloading 0.8.3",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "clap"
2024-03-26 09:04:21 +00:00
version = "4.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0"
dependencies = [
"clap_builder",
"clap_derive",
]
[[package]]
name = "clap_builder"
2024-03-06 19:14:51 +00:00
version = "4.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-06 19:14:51 +00:00
checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
dependencies = [
"anstream",
"anstyle",
"clap_lex",
"strsim",
]
[[package]]
name = "clap_derive"
2024-03-26 09:04:21 +00:00
version = "4.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64"
dependencies = [
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [thiserror](https://github.com/dtolnay/thiserror), [fluent-templates](https://github.com/XAMPPRocky/fluent-templates), [toml_edit](https://github.com/toml-rs/toml) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) Updates `fluent-templates` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.4) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.9...v0.22.12) Updates `reqwest` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:19:28 +00:00
"heck",
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "clap_lex"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
[[package]]
name = "clipboard-win"
version = "5.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79f4473f5144e20d9aceaf2972478f06ddf687831eafeeb434fbaf0acc4144ad"
dependencies = [
"error-code",
]
[[package]]
name = "codespan-reporting"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
dependencies = [
"termcolor",
"unicode-width",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "color_quant"
version = "1.1.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
2019-11-17 21:00:19 +00:00
[[package]]
name = "colorchoice"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422"
[[package]]
2024-01-09 23:01:58 +00:00
name = "com"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e17887fd17353b65b1b2ef1c526c83e26cd72e74f598a8dc1bee13a48f3d9f6"
dependencies = [
"com_macros",
]
[[package]]
name = "com_macros"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d375883580a668c7481ea6631fc1a8863e33cc335bf56bfad8d7e6d4b04b13a5"
dependencies = [
"com_macros_support",
"proc-macro2",
"syn 1.0.109",
]
[[package]]
name = "com_macros_support"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "ad899a1087a9296d5644792d7cb72b8e34c1bec8e7d4fbc002230169a6e8710c"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "combine"
version = "4.6.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
dependencies = [
"bytes",
"memchr",
]
[[package]]
name = "concurrent-queue"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
dependencies = [
2022-12-14 21:36:06 +00:00
"crossbeam-utils",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "console"
2024-01-15 22:25:22 +00:00
version = "0.15.8"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
2019-11-17 21:00:19 +00:00
dependencies = [
"encode_unicode",
"lazy_static",
"libc",
"unicode-width",
2024-01-15 22:25:22 +00:00
"windows-sys 0.52.0",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "console_error_panic_hook"
version = "0.1.7"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc"
2019-11-17 21:00:19 +00:00
dependencies = [
"cfg-if",
"wasm-bindgen",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "convert_case"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
dependencies = [
"unicode-segmentation",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "cookie"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7efb37c3e1ccb1ff97164ad95ac1606e8ccd35b3fa0a7d99a304c7f4a428cc24"
dependencies = [
"percent-encoding",
"time",
"version_check",
]
[[package]]
name = "cookie-factory"
2024-03-26 09:04:21 +00:00
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "9885fa71e26b8ab7855e2ec7cae6e9b380edff76cd052e07c683a0319d51b3a2"
dependencies = [
"futures",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "cookie_store"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "387461abbc748185c3a6e1673d826918b450b87ff22639429c694619a83b6cf6"
dependencies = [
"cookie",
"idna 0.3.0",
"log",
"publicsuffix",
"serde",
"serde_derive",
"serde_json",
"time",
"url",
]
2020-08-27 10:32:41 +00:00
[[package]]
name = "core-foundation"
2023-12-13 10:19:03 +00:00
version = "0.9.4"
2020-08-27 10:32:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-13 10:19:03 +00:00
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
2020-08-27 10:32:41 +00:00
dependencies = [
2023-10-15 20:49:57 +00:00
"core-foundation-sys",
"libc",
]
2020-08-27 10:32:41 +00:00
[[package]]
name = "core-foundation-sys"
2023-12-13 10:19:03 +00:00
version = "0.8.6"
2020-08-27 10:32:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-13 10:19:03 +00:00
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
2020-08-27 10:32:41 +00:00
[[package]]
name = "core-graphics"
version = "0.23.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
dependencies = [
"bitflags 1.3.2",
"core-foundation",
"core-graphics-types",
"foreign-types",
"libc",
]
2020-08-27 10:32:41 +00:00
[[package]]
name = "core-graphics-types"
2023-12-13 10:19:03 +00:00
version = "0.1.3"
2020-08-27 10:32:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-13 10:19:03 +00:00
checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
2020-08-27 10:32:41 +00:00
dependencies = [
"bitflags 1.3.2",
"core-foundation",
"libc",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "core2"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
dependencies = [
"memchr",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "coreaudio-rs"
2023-10-15 20:49:57 +00:00
version = "0.11.3"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-15 20:49:57 +00:00
checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
2019-11-17 21:00:19 +00:00
dependencies = [
"bitflags 1.3.2",
2023-10-15 20:49:57 +00:00
"core-foundation-sys",
"coreaudio-sys",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "coreaudio-sys"
2024-01-15 22:25:22 +00:00
version = "0.2.15"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "7f01585027057ff5f0a5bf276174ae4c1594a2c5bde93d5f46a016d76270f5a9"
2019-11-17 21:00:19 +00:00
dependencies = [
"bindgen",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "cpal"
version = "0.15.3"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "873dab07c8f743075e57f524c583985fbaf745602acbe916a01539364369a779"
2019-11-17 21:00:19 +00:00
dependencies = [
"alsa",
2023-10-15 20:49:57 +00:00
"core-foundation-sys",
"coreaudio-rs",
"dasp_sample",
"jni",
"js-sys",
"libc",
"mach2",
"ndk",
"ndk-context",
"oboe",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
"windows 0.54.0",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "cpufeatures"
2024-01-15 22:25:22 +00:00
version = "0.2.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
dependencies = [
"libc",
]
[[package]]
name = "crc"
version = "3.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
dependencies = [
2023-01-10 15:16:37 +00:00
"crc-catalog",
]
2023-01-10 15:16:37 +00:00
[[package]]
name = "crc-catalog"
2023-11-27 01:12:39 +00:00
version = "2.4.0"
2023-01-10 15:16:37 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
2023-01-10 15:16:37 +00:00
2019-11-17 21:00:19 +00:00
[[package]]
name = "crc32fast"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa"
dependencies = [
"cfg-if",
]
[[package]]
name = "crossbeam-channel"
version = "0.5.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95"
dependencies = [
2021-07-03 14:04:27 +00:00
"crossbeam-utils",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "crossbeam-deque"
2024-01-15 22:25:22 +00:00
version = "0.8.5"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
2019-11-17 21:00:19 +00:00
dependencies = [
2021-07-03 14:04:27 +00:00
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
2024-01-15 22:25:22 +00:00
version = "0.9.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
2019-11-17 21:00:19 +00:00
dependencies = [
2021-07-03 14:04:27 +00:00
"crossbeam-utils",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "crossbeam-utils"
2024-01-15 22:25:22 +00:00
version = "0.8.19"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
[[package]]
name = "crypto-common"
2022-07-25 17:24:39 +00:00
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 17:24:39 +00:00
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
dependencies = [
"generic-array",
"typenum",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "csv"
2023-10-04 21:47:44 +00:00
version = "1.3.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-04 21:47:44 +00:00
checksum = "ac574ff4d437a7b5ad237ef331c17ccca63c46479e5b5453eb8e10bb99a759fe"
2019-11-17 21:00:19 +00:00
dependencies = [
"csv-core",
2023-02-27 02:17:55 +00:00
"itoa",
"ryu",
"serde",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "csv-core"
2023-10-04 21:47:44 +00:00
version = "0.1.11"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-04 21:47:44 +00:00
checksum = "5efa2b3d7902f4b634a20cae3c9c4e6209dc4779feb6863329607560143efa70"
2019-11-17 21:00:19 +00:00
dependencies = [
"memchr",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "cursor-icon"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
[[package]]
name = "d3d12"
version = "0.20.0"
2024-01-22 00:33:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b28bfe653d79bd16c77f659305b195b82bb5ce0c0eb2a4846b82ddbd77586813"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2024-03-18 11:02:01 +00:00
"libloading 0.8.3",
"winapi",
]
[[package]]
name = "darling"
version = "0.20.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1"
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
version = "0.20.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120"
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "darling_macro"
version = "0.20.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178"
dependencies = [
"darling_core",
2020-12-27 06:33:38 +00:00
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "dary_heap"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7762d17f1241643615821a8455a0b2c3e803784b058693d990b11f2dce25a0ca"
[[package]]
name = "dasp"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7381b67da416b639690ac77c73b86a7b5e64a29e31d1f75fb3b1102301ef355a"
dependencies = [
"dasp_envelope",
"dasp_frame",
"dasp_interpolate",
"dasp_peak",
"dasp_ring_buffer",
"dasp_rms",
"dasp_sample",
"dasp_signal",
"dasp_slice",
"dasp_window",
]
[[package]]
name = "dasp_envelope"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ec617ce7016f101a87fe85ed44180839744265fae73bb4aa43e7ece1b7668b6"
dependencies = [
"dasp_frame",
"dasp_peak",
"dasp_ring_buffer",
"dasp_rms",
"dasp_sample",
]
[[package]]
name = "dasp_frame"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2a3937f5fe2135702897535c8d4a5553f8b116f76c1529088797f2eee7c5cd6"
dependencies = [
"dasp_sample",
]
[[package]]
name = "dasp_interpolate"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fc975a6563bb7ca7ec0a6c784ead49983a21c24835b0bc96eea11ee407c7486"
dependencies = [
"dasp_frame",
"dasp_ring_buffer",
"dasp_sample",
]
[[package]]
name = "dasp_peak"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5cf88559d79c21f3d8523d91250c397f9a15b5fc72fbb3f87fdb0a37b79915bf"
dependencies = [
"dasp_frame",
"dasp_sample",
]
[[package]]
name = "dasp_ring_buffer"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07d79e19b89618a543c4adec9c5a347fe378a19041699b3278e616e387511ea1"
[[package]]
name = "dasp_rms"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6c5dcb30b7e5014486e2822537ea2beae50b19722ffe2ed7549ab03774575aa"
dependencies = [
"dasp_frame",
"dasp_ring_buffer",
"dasp_sample",
]
[[package]]
name = "dasp_sample"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
[[package]]
name = "dasp_signal"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa1ab7d01689c6ed4eae3d38fe1cea08cba761573fbd2d592528d55b421077e7"
dependencies = [
"dasp_envelope",
"dasp_frame",
"dasp_interpolate",
"dasp_peak",
"dasp_ring_buffer",
"dasp_rms",
"dasp_sample",
"dasp_window",
]
[[package]]
name = "dasp_slice"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e1c7335d58e7baedafa516cb361360ff38d6f4d3f9d9d5ee2a2fc8e27178fa1"
dependencies = [
"dasp_frame",
"dasp_sample",
]
[[package]]
name = "dasp_window"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99ded7b88821d2ce4e8b842c9f1c86ac911891ab89443cc1de750cae764c5076"
dependencies = [
"dasp_sample",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "deranged"
2024-01-15 22:25:22 +00:00
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
2023-10-15 20:49:57 +00:00
dependencies = [
"powerfmt",
]
[[package]]
name = "derive_arbitrary"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611"
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "diff"
2022-07-25 17:24:39 +00:00
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 17:24:39 +00:00
checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
[[package]]
name = "digest"
2023-05-21 09:39:56 +00:00
version = "0.10.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-21 09:39:56 +00:00
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
dependencies = [
"block-buffer",
"crypto-common",
]
[[package]]
name = "dirs"
2023-05-21 09:39:56 +00:00
version = "5.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-21 09:39:56 +00:00
checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
dependencies = [
2023-05-21 09:39:56 +00:00
"dirs-sys",
]
[[package]]
name = "dirs-sys"
2023-05-21 09:39:56 +00:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-21 09:39:56 +00:00
checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
dependencies = [
"libc",
2023-05-21 09:39:56 +00:00
"option-ext",
"redox_users",
2023-05-21 09:39:56 +00:00
"windows-sys 0.48.0",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "dispatch"
version = "0.2.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
2019-11-17 21:00:19 +00:00
2023-04-21 23:44:01 +00:00
[[package]]
name = "displaydoc"
2023-05-21 09:39:56 +00:00
version = "0.2.4"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-21 09:39:56 +00:00
checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"
2023-04-21 23:44:01 +00:00
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
2023-04-21 23:44:01 +00:00
]
2021-07-03 14:04:27 +00:00
[[package]]
name = "dlib"
version = "0.5.2"
2021-07-03 14:04:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
2021-07-03 14:04:27 +00:00
dependencies = [
2024-03-18 11:02:01 +00:00
"libloading 0.8.3",
2021-07-03 14:04:27 +00:00
]
2024-02-01 20:42:25 +00:00
[[package]]
name = "document-features"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef5282ad69563b5fc40319526ba27e0e7363d552a896f0297d54f767717f9b95"
dependencies = [
"litrs",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "downcast-rs"
build(deps): bump the cargo-minor group with 6 updates Bumps the cargo-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [image](https://github.com/image-rs/image) | `0.25.0` | `0.25.1` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` | | [regress](https://github.com/ridiculousfish/regress) | `0.9.0` | `0.9.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.55` | `2.0.58` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.13` | `0.8.14` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` | Updates `image` from 0.25.0 to 0.25.1 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/image/compare/v0.25.0...v0.25.1) Updates `downcast-rs` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/marcianx/downcast-rs/compare/v1.2.0...v1.2.1) Updates `regress` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](https://github.com/ridiculousfish/regress/compare/v0.9.0...v0.9.1) Updates `syn` from 2.0.55 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.55...2.0.58) Updates `webbrowser` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.13...v0.8.14) Updates `getrandom` from 0.2.12 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.14) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: downcast-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: regress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 20:55:16 +00:00
version = "1.2.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 6 updates Bumps the cargo-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [image](https://github.com/image-rs/image) | `0.25.0` | `0.25.1` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` | | [regress](https://github.com/ridiculousfish/regress) | `0.9.0` | `0.9.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.55` | `2.0.58` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.13` | `0.8.14` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` | Updates `image` from 0.25.0 to 0.25.1 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/image/compare/v0.25.0...v0.25.1) Updates `downcast-rs` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/marcianx/downcast-rs/compare/v1.2.0...v1.2.1) Updates `regress` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](https://github.com/ridiculousfish/regress/compare/v0.9.0...v0.9.1) Updates `syn` from 2.0.55 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.55...2.0.58) Updates `webbrowser` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.13...v0.8.14) Updates `getrandom` from 0.2.12 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.14) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: downcast-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: regress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 20:55:16 +00:00
checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
2019-11-17 21:00:19 +00:00
2023-03-27 05:12:44 +00:00
[[package]]
name = "ecolor"
2024-04-02 23:08:07 +00:00
version = "0.27.2"
source = "git+https://github.com/emilk/egui.git?rev=738ea75453567c5f17a543e68aec8c48097cae7b#738ea75453567c5f17a543e68aec8c48097cae7b"
2023-03-27 05:12:44 +00:00
dependencies = [
"bytemuck",
"serde",
2023-03-27 05:12:44 +00:00
]
[[package]]
name = "egui"
2024-04-02 23:08:07 +00:00
version = "0.27.2"
source = "git+https://github.com/emilk/egui.git?rev=738ea75453567c5f17a543e68aec8c48097cae7b#738ea75453567c5f17a543e68aec8c48097cae7b"
2023-03-27 05:12:44 +00:00
dependencies = [
"accesskit",
2023-10-04 22:11:01 +00:00
"ahash",
"emath",
2023-03-27 05:12:44 +00:00
"epaint",
"log",
"nohash-hasher",
"serde",
2023-03-27 05:12:44 +00:00
]
[[package]]
name = "egui-wgpu"
2024-04-02 23:08:07 +00:00
version = "0.27.2"
source = "git+https://github.com/emilk/egui.git?rev=738ea75453567c5f17a543e68aec8c48097cae7b#738ea75453567c5f17a543e68aec8c48097cae7b"
2023-03-27 05:12:44 +00:00
dependencies = [
"bytemuck",
2024-02-01 20:42:25 +00:00
"document-features",
"egui",
2023-03-27 05:12:44 +00:00
"epaint",
"log",
"thiserror",
"type-map",
"web-time 0.2.4",
2023-03-27 05:12:44 +00:00
"wgpu",
"winit",
]
[[package]]
name = "egui-winit"
2024-04-02 23:08:07 +00:00
version = "0.27.2"
source = "git+https://github.com/emilk/egui.git?rev=738ea75453567c5f17a543e68aec8c48097cae7b#738ea75453567c5f17a543e68aec8c48097cae7b"
2023-03-27 05:12:44 +00:00
dependencies = [
"arboard",
"egui",
"log",
"raw-window-handle",
2023-03-27 05:12:44 +00:00
"smithay-clipboard",
"web-time 0.2.4",
"webbrowser",
2023-03-27 05:12:44 +00:00
"winit",
]
[[package]]
name = "egui_extras"
2024-04-02 23:08:07 +00:00
version = "0.27.2"
source = "git+https://github.com/emilk/egui.git?rev=738ea75453567c5f17a543e68aec8c48097cae7b#738ea75453567c5f17a543e68aec8c48097cae7b"
dependencies = [
"egui",
"enum-map",
"image",
"log",
"mime_guess2",
"serde",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "either"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "1.12.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b"
2019-11-17 21:00:19 +00:00
2023-03-27 05:12:44 +00:00
[[package]]
name = "emath"
2024-04-02 23:08:07 +00:00
version = "0.27.2"
source = "git+https://github.com/emilk/egui.git?rev=738ea75453567c5f17a543e68aec8c48097cae7b#738ea75453567c5f17a543e68aec8c48097cae7b"
2023-03-27 05:12:44 +00:00
dependencies = [
"bytemuck",
"serde",
2023-03-27 05:12:44 +00:00
]
[[package]]
name = "embed-resource"
version = "2.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6985554d0688b687c5cb73898a34fbe3ad6c24c58c238a4d91d5e840670ee9d"
dependencies = [
"cc",
2024-01-15 22:25:22 +00:00
"memchr",
"rustc_version",
2023-10-09 21:59:27 +00:00
"toml",
"vswhom",
"winreg",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "encode_unicode"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
2019-11-17 21:00:19 +00:00
[[package]]
name = "encoding_rs"
build(deps): bump the cargo-minor group with 11 updates Bumps the cargo-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.0` | `2.2.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.9.1` | `0.9.2` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.11.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [syn](https://github.com/dtolnay/syn) | `2.0.58` | `2.0.59` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.80` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.14` | `0.8.15` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.0` | `0.7.2` | Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82) Updates `async-channel` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.0...v2.2.1) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `fluent-templates` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.1...fluent-templates-v0.9.2) Updates `either` from 1.10.0 to 1.11.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.11.0) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `syn` from 2.0.58 to 2.0.59 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.59) Updates `proc-macro2` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) Updates `webbrowser` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.14...v0.8.15) Updates `libtest-mimic` from 0.7.0 to 0.7.2 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:17:37 +00:00
version = "0.8.34"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 11 updates Bumps the cargo-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.0` | `2.2.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.9.1` | `0.9.2` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.11.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [syn](https://github.com/dtolnay/syn) | `2.0.58` | `2.0.59` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.80` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.14` | `0.8.15` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.0` | `0.7.2` | Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82) Updates `async-channel` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.0...v2.2.1) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `fluent-templates` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.1...fluent-templates-v0.9.2) Updates `either` from 1.10.0 to 1.11.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.11.0) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `syn` from 2.0.58 to 2.0.59 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.59) Updates `proc-macro2` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) Updates `webbrowser` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.14...v0.8.15) Updates `libtest-mimic` from 0.7.0 to 0.7.2 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:17:37 +00:00
checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
dependencies = [
"cfg-if",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "endi"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
[[package]]
name = "enum-map"
2023-11-27 01:12:39 +00:00
version = "2.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "6866f3bfdf8207509a033af1a75a7b08abda06bbaaeae6669323fd5a097df2e9"
dependencies = [
"enum-map-derive",
"serde",
]
[[package]]
name = "enum-map-derive"
2023-11-27 01:12:39 +00:00
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "f282cfdfe92516eb26c2af8589c274c7c17681f5ecc03c18255fe741c6aa64eb"
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "enumflags2"
version = "0.7.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3278c9d5fb675e0a51dabcf4c0d355f692b064171535ba72361be1528a9d8e8d"
dependencies = [
"enumflags2_derive",
"serde",
]
[[package]]
name = "enumflags2_derive"
version = "0.7.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4"
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
2024-02-26 06:38:57 +00:00
]
[[package]]
name = "enumn"
2024-01-15 22:25:22 +00:00
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "6fd000fd6988e73bbe993ea3db9b1aa64906ab88766d654973924340c8cddb42"
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "enumset"
2023-10-15 20:49:57 +00:00
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-15 20:49:57 +00:00
checksum = "226c0da7462c13fb57e5cc9e0dc8f0635e7d27f276a3a7fd30054647f669007d"
dependencies = [
"enumset_derive",
]
[[package]]
name = "enumset_derive"
2023-05-21 09:39:56 +00:00
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-21 09:39:56 +00:00
checksum = "e08b6c6ab82d70f08844964ba10c7babb716de2ecaeab9be5717918a5177d3af"
dependencies = [
"darling",
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
2024-01-22 01:48:50 +00:00
[[package]]
name = "env_filter"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea"
dependencies = [
"log",
"regex",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "env_logger"
2024-03-06 19:14:51 +00:00
version = "0.11.3"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-06 19:14:51 +00:00
checksum = "38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9"
2019-11-17 21:00:19 +00:00
dependencies = [
2024-01-22 01:48:50 +00:00
"anstream",
"anstyle",
"env_filter",
"humantime",
"log",
2019-11-17 21:00:19 +00:00
]
2023-03-27 05:12:44 +00:00
[[package]]
name = "epaint"
2024-04-02 23:08:07 +00:00
version = "0.27.2"
source = "git+https://github.com/emilk/egui.git?rev=738ea75453567c5f17a543e68aec8c48097cae7b#738ea75453567c5f17a543e68aec8c48097cae7b"
2023-03-27 05:12:44 +00:00
dependencies = [
"ab_glyph",
2023-10-04 22:11:01 +00:00
"ahash",
2023-03-27 05:12:44 +00:00
"bytemuck",
"ecolor",
"emath",
"log",
"nohash-hasher",
"parking_lot",
"serde",
2023-03-27 05:12:44 +00:00
]
[[package]]
name = "equivalent"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
[[package]]
name = "errno"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
dependencies = [
"libc",
2023-12-13 10:19:03 +00:00
"windows-sys 0.52.0",
]
[[package]]
name = "error-code"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0474425d51df81997e2f90a21591180b38eccf27292d755f3e30750225c175b"
2024-01-15 22:25:22 +00:00
[[package]]
name = "escape8259"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba4f4911e3666fcd7826997b4745c8224295a6f3072f1418c3067b97a67557ee"
dependencies = [
"rustversion",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "euclid"
version = "0.22.9"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f253bc5c813ca05792837a0ff4b3a580336b224512d48f7eda1d7dd9210787"
2019-11-17 21:00:19 +00:00
dependencies = [
"num-traits",
2019-11-17 21:00:19 +00:00
]
2023-11-13 00:25:49 +00:00
[[package]]
name = "event-listener"
2024-01-15 22:25:22 +00:00
version = "4.0.3"
2023-11-13 00:25:49 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e"
2023-11-13 00:25:49 +00:00
dependencies = [
"concurrent-queue",
"parking",
"pin-project-lite",
]
[[package]]
name = "event-listener"
version = "5.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24"
dependencies = [
"concurrent-queue",
"parking",
"pin-project-lite",
]
2023-11-13 00:25:49 +00:00
[[package]]
name = "event-listener-strategy"
2023-11-27 01:12:39 +00:00
version = "0.4.0"
2023-11-13 00:25:49 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
2023-11-13 00:25:49 +00:00
dependencies = [
2024-01-15 22:25:22 +00:00
"event-listener 4.0.3",
2023-11-13 00:25:49 +00:00
"pin-project-lite",
]
[[package]]
name = "event-listener-strategy"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1"
dependencies = [
"event-listener 5.3.0",
"pin-project-lite",
]
[[package]]
name = "exporter"
version = "0.1.0"
dependencies = [
"anyhow",
"clap",
2021-09-08 07:20:11 +00:00
"futures",
"image",
"indicatif",
"rayon",
"ruffle_core",
"ruffle_render_wgpu",
"walkdir",
]
2023-10-04 22:11:01 +00:00
[[package]]
name = "fastrand"
version = "2.1.0"
2023-10-04 22:11:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
2023-10-04 22:11:01 +00:00
[[package]]
name = "fdeflate"
2024-01-09 23:01:58 +00:00
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645"
dependencies = [
"simd-adler32",
]
2024-03-14 14:40:54 +00:00
[[package]]
name = "filetime"
version = "0.2.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
dependencies = [
"cfg-if",
"libc",
"redox_syscall 0.4.1",
"windows-sys 0.52.0",
]
[[package]]
name = "flash-lso"
version = "0.6.0"
source = "git+https://github.com/ruffle-rs/rust-flash-lso?rev=2f770555ea49c6db49c57c1dd46c7cc686e8dacc#2f770555ea49c6db49c57c1dd46c7cc686e8dacc"
dependencies = [
"cookie-factory",
"enumset",
"nom",
"thiserror",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "flate2"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [flate2](https://github.com/rust-lang/flate2-rs), [hashbrown](https://github.com/rust-lang/hashbrown), [gilrs](https://gitlab.com/gilrs-project/gilrs) and [zip](https://github.com/Pr0methean/zip). Updates `flate2` from 1.0.29 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.29...1.0.30) Updates `hashbrown` from 0.14.3 to 0.14.5 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.3...v0.14.5) Updates `gilrs` from 0.10.6 to 0.10.7 - [Commits](https://gitlab.com/gilrs-project/gilrs/compare/v0.10.6...v0.10.7) Updates `zip` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/Pr0methean/zip/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pr0methean/zip/compare/1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: hashbrown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: gilrs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:53:43 +00:00
version = "1.0.30"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [flate2](https://github.com/rust-lang/flate2-rs), [hashbrown](https://github.com/rust-lang/hashbrown), [gilrs](https://gitlab.com/gilrs-project/gilrs) and [zip](https://github.com/Pr0methean/zip). Updates `flate2` from 1.0.29 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.29...1.0.30) Updates `hashbrown` from 0.14.3 to 0.14.5 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.3...v0.14.5) Updates `gilrs` from 0.10.6 to 0.10.7 - [Commits](https://gitlab.com/gilrs-project/gilrs/compare/v0.10.6...v0.10.7) Updates `zip` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/Pr0methean/zip/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pr0methean/zip/compare/1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: hashbrown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: gilrs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:53:43 +00:00
checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae"
2019-11-17 21:00:19 +00:00
dependencies = [
"crc32fast",
"miniz_oxide",
2021-07-03 14:04:27 +00:00
]
[[package]]
name = "float-cmp"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
dependencies = [
"num-traits",
]
2021-07-03 14:04:27 +00:00
[[package]]
name = "float_next_after"
2023-11-27 01:12:39 +00:00
version = "1.0.0"
2021-07-03 14:04:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8"
2019-11-17 21:00:19 +00:00
2023-04-21 23:44:01 +00:00
[[package]]
name = "fluent"
version = "0.16.1"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb74634707bebd0ce645a981148e8fb8c7bccd4c33c652aeffd28bf2f96d555a"
2023-04-21 23:44:01 +00:00
dependencies = [
"fluent-bundle",
"unic-langid",
]
[[package]]
name = "fluent-bundle"
version = "0.15.3"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fe0a21ee80050c678013f82edf4b705fe2f26f1f9877593d13198612503f493"
2023-04-21 23:44:01 +00:00
dependencies = [
"fluent-langneg",
"fluent-syntax",
"intl-memoizer",
"intl_pluralrules",
"rustc-hash",
"self_cell 0.10.3",
2023-04-21 23:44:01 +00:00
"smallvec",
"unic-langid",
]
[[package]]
name = "fluent-langneg"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
dependencies = [
"unic-langid",
]
[[package]]
name = "fluent-syntax"
version = "0.11.1"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d"
2023-04-21 23:44:01 +00:00
dependencies = [
"thiserror",
]
[[package]]
name = "fluent-template-macros"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [thiserror](https://github.com/dtolnay/thiserror), [fluent-templates](https://github.com/XAMPPRocky/fluent-templates), [toml_edit](https://github.com/toml-rs/toml) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) Updates `fluent-templates` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.4) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.9...v0.22.12) Updates `reqwest` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:19:28 +00:00
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [thiserror](https://github.com/dtolnay/thiserror), [fluent-templates](https://github.com/XAMPPRocky/fluent-templates), [toml_edit](https://github.com/toml-rs/toml) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) Updates `fluent-templates` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.4) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.9...v0.22.12) Updates `reqwest` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:19:28 +00:00
checksum = "77d2bcae1f3ec390c50161fcf130d3228750e9ecf965618584e046d884199b83"
dependencies = [
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [thiserror](https://github.com/dtolnay/thiserror), [fluent-templates](https://github.com/XAMPPRocky/fluent-templates), [toml_edit](https://github.com/toml-rs/toml) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) Updates `fluent-templates` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.4) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.9...v0.22.12) Updates `reqwest` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:19:28 +00:00
"flume",
"ignore",
"once_cell",
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
"unic-langid",
]
[[package]]
name = "fluent-templates"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [thiserror](https://github.com/dtolnay/thiserror), [fluent-templates](https://github.com/XAMPPRocky/fluent-templates), [toml_edit](https://github.com/toml-rs/toml) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) Updates `fluent-templates` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.4) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.9...v0.22.12) Updates `reqwest` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:19:28 +00:00
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [thiserror](https://github.com/dtolnay/thiserror), [fluent-templates](https://github.com/XAMPPRocky/fluent-templates), [toml_edit](https://github.com/toml-rs/toml) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) Updates `fluent-templates` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.4) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.9...v0.22.12) Updates `reqwest` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:19:28 +00:00
checksum = "197feb1e37209c6b3d29f0754b11fc070890efb2b1d761caac4e5287a200e9db"
dependencies = [
"arc-swap",
"fluent",
"fluent-bundle",
"fluent-langneg",
"fluent-syntax",
"fluent-template-macros",
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [thiserror](https://github.com/dtolnay/thiserror), [fluent-templates](https://github.com/XAMPPRocky/fluent-templates), [toml_edit](https://github.com/toml-rs/toml) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) Updates `fluent-templates` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.4) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.9...v0.22.12) Updates `reqwest` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:19:28 +00:00
"flume",
"heck",
2023-04-21 23:44:01 +00:00
"ignore",
"intl-memoizer",
"log",
"once_cell",
"serde_json",
build(deps): bump the cargo-minor group with 11 updates Bumps the cargo-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.0` | `2.2.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.9.1` | `0.9.2` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.11.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [syn](https://github.com/dtolnay/syn) | `2.0.58` | `2.0.59` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.80` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.14` | `0.8.15` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.0` | `0.7.2` | Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82) Updates `async-channel` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.0...v2.2.1) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `fluent-templates` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.1...fluent-templates-v0.9.2) Updates `either` from 1.10.0 to 1.11.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.11.0) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `syn` from 2.0.58 to 2.0.59 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.59) Updates `proc-macro2` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) Updates `webbrowser` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.14...v0.8.15) Updates `libtest-mimic` from 0.7.0 to 0.7.2 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:17:37 +00:00
"thiserror",
2023-04-21 23:44:01 +00:00
"unic-langid",
]
build(deps): bump the cargo-minor group with 11 updates Bumps the cargo-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.0` | `2.2.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.9.1` | `0.9.2` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.11.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [syn](https://github.com/dtolnay/syn) | `2.0.58` | `2.0.59` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.80` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.14` | `0.8.15` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.0` | `0.7.2` | Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82) Updates `async-channel` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.0...v2.2.1) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `fluent-templates` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.1...fluent-templates-v0.9.2) Updates `either` from 1.10.0 to 1.11.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.11.0) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `syn` from 2.0.58 to 2.0.59 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.59) Updates `proc-macro2` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) Updates `webbrowser` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.14...v0.8.15) Updates `libtest-mimic` from 0.7.0 to 0.7.2 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:17:37 +00:00
[[package]]
name = "flume"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
dependencies = [
"spin",
]
2023-06-24 00:31:52 +00:00
[[package]]
name = "flv-rs"
version = "0.1.0"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"thiserror",
2023-06-24 00:31:52 +00:00
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "fnv"
version = "1.0.7"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2019-11-17 21:00:19 +00:00
2023-10-04 21:47:44 +00:00
[[package]]
name = "fontconfig-parser"
2024-01-29 06:47:01 +00:00
version = "0.5.6"
2023-10-04 21:47:44 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "6a595cb550439a117696039dfc69830492058211b771a2a165379f2a1a53d84d"
2023-10-04 21:47:44 +00:00
dependencies = [
"roxmltree",
]
[[package]]
name = "fontdb"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "6d2894eb653f564384ae8da32b78d9c8db0394715525d917328e435b9babd902"
dependencies = [
2023-10-04 21:47:44 +00:00
"fontconfig-parser",
"log",
"memmap2",
"slotmap",
"tinyvec",
2023-11-27 01:12:39 +00:00
"ttf-parser",
]
[[package]]
name = "foreign-types"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
dependencies = [
"foreign-types-macros",
"foreign-types-shared",
]
[[package]]
name = "foreign-types-macros"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "foreign-types-shared"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
[[package]]
name = "form_urlencoded"
2023-11-27 01:12:39 +00:00
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
dependencies = [
"percent-encoding",
]
[[package]]
name = "futures"
2023-12-25 06:27:55 +00:00
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
2023-12-25 06:27:55 +00:00
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2023-12-25 06:27:55 +00:00
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
[[package]]
name = "futures-executor"
2023-12-25 06:27:55 +00:00
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
2023-12-25 06:27:55 +00:00
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
2023-11-13 00:25:49 +00:00
[[package]]
name = "futures-lite"
2024-03-18 11:02:01 +00:00
version = "2.3.0"
2023-11-13 00:25:49 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-18 11:02:01 +00:00
checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5"
2023-11-13 00:25:49 +00:00
dependencies = [
2024-04-12 22:34:53 +00:00
"fastrand",
2023-11-13 00:25:49 +00:00
"futures-core",
"futures-io",
"parking",
2023-11-13 00:25:49 +00:00
"pin-project-lite",
]
[[package]]
name = "futures-macro"
2023-12-25 06:27:55 +00:00
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "futures-sink"
2023-12-25 06:27:55 +00:00
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
[[package]]
name = "futures-task"
2023-12-25 06:27:55 +00:00
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
[[package]]
name = "futures-util"
2023-12-25 06:27:55 +00:00
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "gc-arena"
version = "0.5.3"
2024-01-04 22:30:55 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3cd70cf88a32937834aae9614ff2569b5d9467fa0c42c5d7762fd94a8de88266"
2019-11-17 21:00:19 +00:00
dependencies = [
"gc-arena-derive",
"hashbrown",
"sptr",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "gc-arena-derive"
version = "0.5.3"
2024-01-04 22:30:55 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c612a69f5557a11046b77a7408d2836fe77077f842171cd211c5ef504bd3cddd"
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
"synstructure",
]
2023-01-06 08:23:13 +00:00
[[package]]
name = "generator"
version = "0.8.1"
2023-01-06 08:23:13 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "186014d53bc231d0090ef8d6f03e0920c54d85a5ed22f4f2f74315ec56cf83fb"
2023-01-06 08:23:13 +00:00
dependencies = [
"cc",
"cfg-if",
2023-01-06 08:23:13 +00:00
"libc",
"log",
"rustversion",
"windows 0.54.0",
2023-01-06 08:23:13 +00:00
]
[[package]]
name = "generic-array"
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
dependencies = [
"typenum",
"version_check",
]
[[package]]
name = "gethostname"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
dependencies = [
"libc",
"windows-targets 0.48.5",
]
2020-12-19 21:18:15 +00:00
[[package]]
name = "getrandom"
version = "0.2.15"
2020-12-19 21:18:15 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
2020-12-19 21:18:15 +00:00
dependencies = [
"cfg-if",
"js-sys",
2020-12-19 21:18:15 +00:00
"libc",
"wasi",
2020-12-19 21:18:15 +00:00
"wasm-bindgen",
]
2024-01-29 06:47:01 +00:00
[[package]]
name = "gif"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
dependencies = [
"color_quant",
"weezl",
]
[[package]]
name = "gilrs"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [flate2](https://github.com/rust-lang/flate2-rs), [hashbrown](https://github.com/rust-lang/hashbrown), [gilrs](https://gitlab.com/gilrs-project/gilrs) and [zip](https://github.com/Pr0methean/zip). Updates `flate2` from 1.0.29 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.29...1.0.30) Updates `hashbrown` from 0.14.3 to 0.14.5 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.3...v0.14.5) Updates `gilrs` from 0.10.6 to 0.10.7 - [Commits](https://gitlab.com/gilrs-project/gilrs/compare/v0.10.6...v0.10.7) Updates `zip` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/Pr0methean/zip/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pr0methean/zip/compare/1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: hashbrown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: gilrs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:53:43 +00:00
version = "0.10.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [flate2](https://github.com/rust-lang/flate2-rs), [hashbrown](https://github.com/rust-lang/hashbrown), [gilrs](https://gitlab.com/gilrs-project/gilrs) and [zip](https://github.com/Pr0methean/zip). Updates `flate2` from 1.0.29 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.29...1.0.30) Updates `hashbrown` from 0.14.3 to 0.14.5 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.3...v0.14.5) Updates `gilrs` from 0.10.6 to 0.10.7 - [Commits](https://gitlab.com/gilrs-project/gilrs/compare/v0.10.6...v0.10.7) Updates `zip` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/Pr0methean/zip/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pr0methean/zip/compare/1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: hashbrown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: gilrs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:53:43 +00:00
checksum = "b54e5e39844ab5cddaf3bbbdfdc2923a6cb34e36818b95618da4e3f26302c24c"
dependencies = [
"fnv",
"gilrs-core",
"log",
"uuid",
"vec_map",
]
[[package]]
name = "gilrs-core"
version = "0.5.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85c132270a155f2548e67d66e731075c336c39098afc555752f3df8f882c720e"
dependencies = [
"core-foundation",
"inotify",
"io-kit-sys",
"js-sys",
"libc",
"libudev-sys",
"log",
"nix",
"uuid",
"vec_map",
"wasm-bindgen",
"web-sys",
"windows 0.54.0",
]
[[package]]
name = "gimli"
version = "0.28.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
[[package]]
name = "gl_generator"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d"
dependencies = [
"khronos_api",
"log",
"xml-rs",
]
[[package]]
name = "glob"
2023-01-24 23:03:45 +00:00
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-24 23:03:45 +00:00
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
2023-04-21 23:44:01 +00:00
[[package]]
name = "globset"
2023-11-27 01:12:39 +00:00
version = "0.4.14"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
2023-04-21 23:44:01 +00:00
dependencies = [
"aho-corasick",
2023-04-21 23:44:01 +00:00
"bstr",
"log",
"regex-automata 0.4.6",
2024-03-29 12:23:01 +00:00
"regex-syntax 0.8.3",
2023-04-21 23:44:01 +00:00
]
[[package]]
name = "gloo-net"
2023-12-11 10:26:39 +00:00
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-11 10:26:39 +00:00
checksum = "43aaa242d1239a8822c15c645f02166398da4f8b5c4bae795c1f5b44e9eee173"
dependencies = [
"futures-channel",
"futures-core",
"futures-sink",
"gloo-utils",
2024-04-12 22:34:53 +00:00
"http 0.2.12",
"js-sys",
"pin-project",
"thiserror",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "gloo-utils"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b5555354113b18c547c1d3a98fbf7fb32a9ff4f6fa112ce823a21641a0ba3aa"
dependencies = [
"js-sys",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "glow"
2024-01-09 23:01:58 +00:00
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "bd348e04c43b32574f2de31c8bb397d96c9fcfa1371bd4ca6d8bdc464ab121b1"
dependencies = [
"js-sys",
"slotmap",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "glutin_wgl_sys"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c8098adac955faa2d31079b65dc48841251f69efd3ac25477903fc424362ead"
dependencies = [
"gl_generator",
]
[[package]]
name = "gpu-alloc"
version = "0.6.0"
2021-04-29 20:42:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"gpu-alloc-types",
]
[[package]]
name = "gpu-alloc-types"
version = "0.3.0"
2021-04-29 20:42:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
]
[[package]]
name = "gpu-allocator"
2024-01-09 23:01:58 +00:00
version = "0.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "6f56f6318968d03c18e1bcf4857ff88c61157e9da8e47c5f29055d60e1228884"
dependencies = [
"log",
"presser",
"thiserror",
"winapi",
2024-01-09 23:01:58 +00:00
"windows 0.52.0",
]
2020-12-27 06:33:38 +00:00
[[package]]
name = "gpu-descriptor"
version = "0.3.0"
2021-02-03 19:58:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c08c1f623a8d0b722b8b99f821eb0ba672a1618f0d3b16ddbee1cedd2dd8557"
2020-12-27 06:33:38 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2020-12-27 06:33:38 +00:00
"gpu-descriptor-types",
"hashbrown",
2020-12-27 06:33:38 +00:00
]
[[package]]
name = "gpu-descriptor-types"
version = "0.2.0"
2021-02-03 19:58:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91"
2020-12-27 06:33:38 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2020-12-27 06:33:38 +00:00
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "h2"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069"
dependencies = [
"bytes",
"fnv",
"futures-core",
"futures-sink",
"futures-util",
"http 1.1.0",
"indexmap",
"slab",
"tokio",
"tokio-util",
"tracing",
]
2020-12-05 04:10:35 +00:00
[[package]]
name = "h263-rs"
version = "0.1.0"
2024-03-22 08:12:32 +00:00
source = "git+https://github.com/ruffle-rs/h263-rs?rev=5c8d9d7d86f62b70ca484df006a75a9c8ff1985c#5c8d9d7d86f62b70ca484df006a75a9c8ff1985c"
2020-12-05 04:10:35 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2020-12-05 04:10:35 +00:00
"lazy_static",
"num-traits",
"thiserror",
]
[[package]]
name = "h263-rs-deblock"
version = "0.1.0"
2024-03-22 08:12:32 +00:00
source = "git+https://github.com/ruffle-rs/h263-rs?rev=5c8d9d7d86f62b70ca484df006a75a9c8ff1985c#5c8d9d7d86f62b70ca484df006a75a9c8ff1985c"
dependencies = [
2024-03-22 08:12:32 +00:00
"itertools",
"wide",
]
[[package]]
name = "h263-rs-yuv"
version = "0.1.0"
2024-03-22 08:12:32 +00:00
source = "git+https://github.com/ruffle-rs/h263-rs?rev=5c8d9d7d86f62b70ca484df006a75a9c8ff1985c#5c8d9d7d86f62b70ca484df006a75a9c8ff1985c"
dependencies = [
2021-12-30 14:16:36 +00:00
"bytemuck",
"wide",
]
[[package]]
name = "hashbrown"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [flate2](https://github.com/rust-lang/flate2-rs), [hashbrown](https://github.com/rust-lang/hashbrown), [gilrs](https://gitlab.com/gilrs-project/gilrs) and [zip](https://github.com/Pr0methean/zip). Updates `flate2` from 1.0.29 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.29...1.0.30) Updates `hashbrown` from 0.14.3 to 0.14.5 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.3...v0.14.5) Updates `gilrs` from 0.10.6 to 0.10.7 - [Commits](https://gitlab.com/gilrs-project/gilrs/compare/v0.10.6...v0.10.7) Updates `zip` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/Pr0methean/zip/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pr0methean/zip/compare/1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: hashbrown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: gilrs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:53:43 +00:00
version = "0.14.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [flate2](https://github.com/rust-lang/flate2-rs), [hashbrown](https://github.com/rust-lang/hashbrown), [gilrs](https://gitlab.com/gilrs-project/gilrs) and [zip](https://github.com/Pr0methean/zip). Updates `flate2` from 1.0.29 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.29...1.0.30) Updates `hashbrown` from 0.14.3 to 0.14.5 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.3...v0.14.5) Updates `gilrs` from 0.10.6 to 0.10.7 - [Commits](https://gitlab.com/gilrs-project/gilrs/compare/v0.10.6...v0.10.7) Updates `zip` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/Pr0methean/zip/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pr0methean/zip/compare/1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: hashbrown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: gilrs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:53:43 +00:00
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
dependencies = [
2023-10-04 22:11:01 +00:00
"ahash",
"allocator-api2",
]
[[package]]
name = "hassle-rs"
2024-01-09 23:01:58 +00:00
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "af2a7e73e1f34c48da31fb668a907f250794837e08faa144fd24f0b8b741e890"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2024-01-09 23:01:58 +00:00
"com",
"libc",
2024-03-18 11:02:01 +00:00
"libloading 0.8.3",
"thiserror",
"widestring",
"winapi",
]
2024-03-18 11:02:01 +00:00
[[package]]
name = "heck"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
2019-11-17 21:00:19 +00:00
[[package]]
name = "hermit-abi"
version = "0.3.9"
2023-02-10 10:07:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
2023-02-10 10:07:00 +00:00
2024-02-26 06:38:57 +00:00
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2021-09-08 07:20:11 +00:00
[[package]]
name = "hexf-parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
2023-05-21 09:39:56 +00:00
[[package]]
name = "home"
version = "0.5.9"
2023-05-21 09:39:56 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
2023-05-21 09:39:56 +00:00
dependencies = [
"windows-sys 0.52.0",
2023-05-21 09:39:56 +00:00
]
[[package]]
name = "http"
version = "0.2.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
dependencies = [
"bytes",
"fnv",
2023-02-27 02:17:55 +00:00
"itoa",
]
[[package]]
2024-04-12 22:34:53 +00:00
name = "http"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-12 22:34:53 +00:00
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
dependencies = [
"bytes",
"fnv",
"itoa",
]
[[package]]
name = "http-body"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643"
dependencies = [
"bytes",
"http 1.1.0",
]
[[package]]
name = "http-body-util"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d"
dependencies = [
"bytes",
"futures-core",
"http 1.1.0",
"http-body",
"pin-project-lite",
]
[[package]]
name = "httparse"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
2019-11-17 21:00:19 +00:00
[[package]]
name = "humantime"
version = "2.1.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2019-11-17 21:00:19 +00:00
2024-04-12 22:34:53 +00:00
[[package]]
name = "hyper"
version = "1.3.1"
2024-04-12 22:34:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d"
2024-04-12 22:34:53 +00:00
dependencies = [
"bytes",
"futures-channel",
"futures-util",
"h2",
"http 1.1.0",
"http-body",
"httparse",
"itoa",
"pin-project-lite",
"smallvec",
"tokio",
"want",
]
[[package]]
name = "hyper-rustls"
version = "0.26.0"
2024-04-12 22:34:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0bea761b46ae2b24eb4aef630d8d1c398157b6fc29e6350ecf090a0b70c952c"
2024-04-12 22:34:53 +00:00
dependencies = [
"futures-util",
"http 1.1.0",
2024-04-12 22:34:53 +00:00
"hyper",
"hyper-util",
"rustls",
"rustls-pki-types",
2024-04-12 22:34:53 +00:00
"tokio",
"tokio-rustls",
2024-04-12 22:34:53 +00:00
"tower-service",
]
[[package]]
name = "hyper-util"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa"
dependencies = [
"bytes",
"futures-channel",
"futures-util",
"http 1.1.0",
"http-body",
"hyper",
"pin-project-lite",
"socket2",
"tokio",
"tower",
"tower-service",
"tracing",
]
[[package]]
name = "iana-time-zone"
2024-02-01 20:42:25 +00:00
version = "0.1.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-01 20:42:25 +00:00
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
dependencies = [
"android_system_properties",
2023-10-15 20:49:57 +00:00
"core-foundation-sys",
"iana-time-zone-haiku",
"js-sys",
"wasm-bindgen",
"windows-core 0.52.0",
]
[[package]]
name = "iana-time-zone-haiku"
2023-05-21 09:39:56 +00:00
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-21 09:39:56 +00:00
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
dependencies = [
2023-05-21 09:39:56 +00:00
"cc",
]
[[package]]
name = "icrate"
version = "0.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99d3aaff8a54577104bafdf686ff18565c3b6903ca5782a2026ef06e2c7aa319"
dependencies = [
"block2 0.3.0",
"dispatch",
"objc2 0.4.1",
]
[[package]]
name = "id3"
2024-03-04 04:35:43 +00:00
version = "1.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-04 04:35:43 +00:00
checksum = "79f41f7e5ad125c63d55b112a98afb753742fa7f97692bfbbc52544b89e1ff1f"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"byteorder",
"flate2",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2019-11-17 21:00:19 +00:00
2024-04-12 22:34:53 +00:00
[[package]]
name = "idna"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "idna"
2023-11-27 01:12:39 +00:00
version = "0.5.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
2019-11-17 21:00:19 +00:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
2019-11-17 21:00:19 +00:00
]
2023-04-21 23:44:01 +00:00
[[package]]
name = "ignore"
2024-01-15 22:25:22 +00:00
version = "0.4.22"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
2023-04-21 23:44:01 +00:00
dependencies = [
2023-11-27 01:12:39 +00:00
"crossbeam-deque",
2023-04-21 23:44:01 +00:00
"globset",
"log",
"memchr",
"regex-automata 0.4.6",
2023-04-21 23:44:01 +00:00
"same-file",
"walkdir",
"winapi-util",
]
[[package]]
name = "image"
build(deps): bump the cargo-minor group with 6 updates Bumps the cargo-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [image](https://github.com/image-rs/image) | `0.25.0` | `0.25.1` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` | | [regress](https://github.com/ridiculousfish/regress) | `0.9.0` | `0.9.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.55` | `2.0.58` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.13` | `0.8.14` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` | Updates `image` from 0.25.0 to 0.25.1 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/image/compare/v0.25.0...v0.25.1) Updates `downcast-rs` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/marcianx/downcast-rs/compare/v1.2.0...v1.2.1) Updates `regress` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](https://github.com/ridiculousfish/regress/compare/v0.9.0...v0.9.1) Updates `syn` from 2.0.55 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.55...2.0.58) Updates `webbrowser` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.13...v0.8.14) Updates `getrandom` from 0.2.12 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.14) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: downcast-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: regress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 20:55:16 +00:00
version = "0.25.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 6 updates Bumps the cargo-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [image](https://github.com/image-rs/image) | `0.25.0` | `0.25.1` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` | | [regress](https://github.com/ridiculousfish/regress) | `0.9.0` | `0.9.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.55` | `2.0.58` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.13` | `0.8.14` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` | Updates `image` from 0.25.0 to 0.25.1 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/image/compare/v0.25.0...v0.25.1) Updates `downcast-rs` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/marcianx/downcast-rs/compare/v1.2.0...v1.2.1) Updates `regress` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](https://github.com/ridiculousfish/regress/compare/v0.9.0...v0.9.1) Updates `syn` from 2.0.55 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.55...2.0.58) Updates `webbrowser` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.13...v0.8.14) Updates `getrandom` from 0.2.12 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.14) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: downcast-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: regress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 20:55:16 +00:00
checksum = "fd54d660e773627692c524beaad361aca785a4f9f5730ce91f42aabe5bce3d11"
dependencies = [
"bytemuck",
"byteorder",
"num-traits",
"png",
"tiff",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "indexmap"
2024-03-25 01:06:03 +00:00
version = "2.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-25 01:06:03 +00:00
checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
dependencies = [
"equivalent",
"hashbrown",
"serde",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "indicatif"
version = "0.17.8"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3"
2019-11-17 21:00:19 +00:00
dependencies = [
"console",
"instant",
"number_prefix",
"portable-atomic",
"unicode-width",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "inotify"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdd168d97690d0b8c412d6b6c10360277f4d7ee495c5d0d5d5fe0854923255cc"
dependencies = [
"bitflags 1.3.2",
"inotify-sys",
"libc",
]
[[package]]
name = "inotify-sys"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
dependencies = [
"libc",
]
[[package]]
name = "insta"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "1.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "810ae6042d48e2c9e9215043563a58a80b877bc863228a74cf10c49d4620a6f5"
dependencies = [
"console",
"lazy_static",
"linked-hash-map",
"similar",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "instant"
version = "0.1.12"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
"cfg-if",
]
2019-11-17 21:00:19 +00:00
2023-04-21 23:44:01 +00:00
[[package]]
name = "intl-memoizer"
version = "0.5.2"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe22e020fce238ae18a6d5d8c502ee76a52a6e880d99477657e6acc30ec57bda"
2023-04-21 23:44:01 +00:00
dependencies = [
"type-map",
2023-04-21 23:44:01 +00:00
"unic-langid",
]
[[package]]
name = "intl_pluralrules"
version = "7.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
dependencies = [
"unic-langid",
]
[[package]]
name = "io-kit-sys"
2024-03-18 11:02:01 +00:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-18 11:02:01 +00:00
checksum = "617ee6cf8e3f66f3b4ea67a4058564628cde41901316e19f559e14c7c72c5e7b"
dependencies = [
"core-foundation-sys",
"mach2",
]
[[package]]
2024-04-12 22:34:53 +00:00
name = "ipnet"
version = "2.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-12 22:34:53 +00:00
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
[[package]]
name = "is_terminal_polyfill"
version = "1.70.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"
2024-02-01 20:42:25 +00:00
[[package]]
name = "itertools"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
dependencies = [
"either",
]
[[package]]
name = "itoa"
2024-03-26 09:04:21 +00:00
version = "1.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
[[package]]
name = "jni"
version = "0.21.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
dependencies = [
"cesu8",
"cfg-if",
"combine",
"jni-sys",
"log",
"thiserror",
"walkdir",
"windows-sys 0.45.0",
]
2020-10-04 20:04:27 +00:00
[[package]]
name = "jni-sys"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
2020-10-04 20:04:27 +00:00
[[package]]
name = "jobserver"
version = "0.1.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"
dependencies = [
"libc",
]
[[package]]
name = "jpeg-decoder"
2024-01-15 22:25:22 +00:00
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
[[package]]
name = "jpegxr"
version = "0.3.1"
source = "git+https://github.com/ruffle-rs/jpegxr?branch=ruffle#688021cb0a4935295f9aa8b488ca05bb4f1e9b34"
dependencies = [
"bindgen",
"cc",
"libc",
"thiserror",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "js-sys"
version = "0.3.69"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
2019-11-17 21:00:19 +00:00
dependencies = [
"wasm-bindgen",
2019-11-17 21:00:19 +00:00
]
[[package]]
2020-12-27 06:33:38 +00:00
name = "khronos-egl"
version = "6.0.0"
2021-02-03 19:58:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
2020-12-27 06:33:38 +00:00
dependencies = [
"libc",
2024-03-18 11:02:01 +00:00
"libloading 0.8.3",
"pkg-config",
2020-12-27 06:33:38 +00:00
]
[[package]]
name = "khronos_api"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
2019-11-17 21:00:19 +00:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2019-11-17 21:00:19 +00:00
[[package]]
name = "lazycell"
version = "1.3.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
2019-11-17 21:00:19 +00:00
[[package]]
name = "libc"
version = "0.2.154"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346"
2019-11-17 21:00:19 +00:00
[[package]]
name = "libflate"
version = "2.1.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45d9dfdc14ea4ef0900c1cddbc8dcd553fbaacd8a4a282cf4018ae9dd04fb21e"
2019-11-17 21:00:19 +00:00
dependencies = [
"adler32",
"core2",
"crc32fast",
"dary_heap",
"libflate_lz77",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "libflate_lz77"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6e0d73b369f386f1c44abd9c570d5318f55ccde816ff4b562fa452e5182863d"
dependencies = [
"core2",
"hashbrown",
"rle-decode-fast",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "libloading"
2022-11-25 16:17:44 +00:00
version = "0.7.4"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-25 16:17:44 +00:00
checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
dependencies = [
"cfg-if",
"winapi",
]
[[package]]
name = "libloading"
2024-03-18 11:02:01 +00:00
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-18 11:02:01 +00:00
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
dependencies = [
"cfg-if",
"windows-targets 0.52.5",
]
[[package]]
name = "libm"
2023-10-09 21:59:27 +00:00
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-09 21:59:27 +00:00
checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
2023-11-27 01:12:39 +00:00
[[package]]
name = "libredox"
version = "0.0.2"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3af92c55d7d839293953fcd0fda5ecfe93297cfde6ffbdec13b41d99c0ba6607"
2023-11-27 01:12:39 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2023-11-27 01:12:39 +00:00
"libc",
"redox_syscall 0.4.1",
]
[[package]]
name = "libredox"
version = "0.1.3"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
2023-11-27 01:12:39 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2023-11-27 01:12:39 +00:00
"libc",
]
[[package]]
name = "libtest-mimic"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "cc0bda45ed5b3a2904262c1bb91e526127aa70e7ef3758aba2ef93cf896b9b58"
dependencies = [
"clap",
2024-01-15 22:25:22 +00:00
"escape8259",
"termcolor",
"threadpool",
]
[[package]]
name = "libudev-sys"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c8469b4a23b962c1396b9b451dda50ef5b283e8dd309d69033475fa9b334324"
dependencies = [
"libc",
"pkg-config",
]
[[package]]
name = "linked-hash-map"
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
[[package]]
name = "linkme"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "833222afbfe72868ac8f9770c91a33673f0d5fefc37c9dbe94aa3548b571623f"
dependencies = [
"linkme-impl",
]
[[package]]
name = "linkme-impl"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "39f0dea92dbea3271557cc2e1848723967bba81f722f95026860974ec9283f08"
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "linux-raw-sys"
version = "0.4.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
2024-02-01 20:42:25 +00:00
[[package]]
name = "litrs"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5"
2020-08-27 10:32:41 +00:00
[[package]]
name = "lock_api"
version = "0.4.12"
2020-08-27 10:32:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
2020-08-27 10:32:41 +00:00
dependencies = [
2022-07-25 17:24:39 +00:00
"autocfg",
"scopeguard",
2020-08-27 10:32:41 +00:00
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "log"
2024-03-06 19:14:51 +00:00
version = "0.4.21"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-06 19:14:51 +00:00
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
2019-11-17 21:00:19 +00:00
2023-01-06 08:23:13 +00:00
[[package]]
name = "loom"
version = "0.7.2"
2023-01-06 08:23:13 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca"
2023-01-06 08:23:13 +00:00
dependencies = [
"cfg-if",
2023-01-06 08:23:13 +00:00
"generator",
"scoped-tls",
"tracing",
"tracing-subscriber",
]
[[package]]
name = "lru"
2024-02-26 06:38:57 +00:00
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-26 06:38:57 +00:00
checksum = "d3262e75e648fce39813cb56ac41f3c3e3f65217ebf3844d818d1f9398cfb0dc"
dependencies = [
"hashbrown",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "lyon"
version = "1.0.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f"
2019-11-17 21:00:19 +00:00
dependencies = [
"lyon_algorithms",
"lyon_tessellation",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "lyon_algorithms"
2023-11-27 01:12:39 +00:00
version = "1.0.4"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "a3bca95f9a4955b3e4a821fbbcd5edfbd9be2a9a50bb5758173e5358bfb4c623"
2019-11-17 21:00:19 +00:00
dependencies = [
"lyon_path",
"num-traits",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "lyon_geom"
2024-01-01 00:12:22 +00:00
version = "1.0.5"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-01 00:12:22 +00:00
checksum = "edecfb8d234a2b0be031ab02ebcdd9f3b9ee418fb35e265f7a540a48d197bff9"
2019-11-17 21:00:19 +00:00
dependencies = [
"arrayvec",
2020-12-27 06:33:38 +00:00
"euclid",
"num-traits",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "lyon_path"
version = "1.0.5"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c08a606c7a59638d6c6aa18ac91a06aa9fb5f765a7efb27e6a4da58700740d7"
2019-11-17 21:00:19 +00:00
dependencies = [
"lyon_geom",
"num-traits",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "lyon_tessellation"
version = "1.0.14"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4470bd0b1f29eda66068ab1fd47719facda0a136b829bcca69287ed0ac40a134"
2019-11-17 21:00:19 +00:00
dependencies = [
2021-07-03 14:04:27 +00:00
"float_next_after",
"lyon_path",
"num-traits",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "lzma-rs"
2023-01-10 15:16:37 +00:00
version = "0.3.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-10 15:16:37 +00:00
checksum = "297e814c836ae64db86b36cf2a557ba54368d03f6afcd7d947c266692f71115e"
2019-11-17 21:00:19 +00:00
dependencies = [
"byteorder",
"crc",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "mach2"
version = "0.4.2"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
2019-11-17 21:00:19 +00:00
dependencies = [
"libc",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "macro_rules_attribute"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a82271f7bc033d84bbca59a3ce3e4159938cb08a9c3aebbe54d215131518a13"
dependencies = [
"macro_rules_attribute-proc_macro",
"paste",
]
[[package]]
name = "macro_rules_attribute-proc_macro"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8dd856d451cc0da70e2ef2ce95a18e39a93b7558bedf10201ad28503f918568"
2019-11-17 21:00:19 +00:00
[[package]]
name = "malloc_buf"
version = "0.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
2019-11-17 21:00:19 +00:00
dependencies = [
"libc",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "matchers"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
dependencies = [
"regex-automata 0.1.10",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "memchr"
2024-03-29 12:23:01 +00:00
version = "2.7.2"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-29 12:23:01 +00:00
checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
2019-11-17 21:00:19 +00:00
[[package]]
name = "memmap2"
2024-01-29 06:47:01 +00:00
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
dependencies = [
"libc",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "memoffset"
2024-03-29 12:23:01 +00:00
version = "0.9.1"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-29 12:23:01 +00:00
checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
2024-02-26 06:38:57 +00:00
dependencies = [
"autocfg",
]
2020-08-27 10:32:41 +00:00
[[package]]
name = "metal"
version = "0.28.0"
2021-04-29 20:42:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5637e166ea14be6063a3f8ba5ccb9a4159df7d8f6d61c02fc3d480b1f90dcfcb"
2020-08-27 10:32:41 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"block",
"core-graphics-types",
"foreign-types",
"log",
"objc",
"paste",
2020-08-27 10:32:41 +00:00
]
[[package]]
name = "mime"
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
[[package]]
name = "mime_guess2"
version = "2.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25a3333bb1609500601edc766a39b4c1772874a4ce26022f4d866854dc020c41"
dependencies = [
"mime",
"unicase",
]
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "miniz_oxide"
2024-02-01 20:42:25 +00:00
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-01 20:42:25 +00:00
checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
dependencies = [
"adler",
"simd-adler32",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "mio"
version = "0.8.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
dependencies = [
"libc",
"wasi",
"windows-sys 0.48.0",
]
[[package]]
name = "mocket"
version = "0.1.0"
dependencies = [
"anyhow",
"clap",
"ruffle_socket_format",
"tracing",
"tracing-subscriber",
]
2020-08-27 10:32:41 +00:00
[[package]]
name = "naga"
version = "0.20.0"
2024-01-22 00:33:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e536ae46fcab0876853bd4a632ede5df4b1c2527a58f6c5a4150fe86be858231"
2020-08-27 10:32:41 +00:00
dependencies = [
"arrayvec",
2021-02-03 19:58:53 +00:00
"bit-set",
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"codespan-reporting",
2021-09-08 07:20:11 +00:00
"hexf-parse",
"indexmap",
"log",
"num-traits",
2022-01-19 18:21:28 +00:00
"rustc-hash",
2021-09-08 07:20:11 +00:00
"serde",
"spirv",
"termcolor",
"thiserror",
"unicode-xid",
2020-08-27 10:32:41 +00:00
]
[[package]]
name = "naga-agal"
version = "0.1.0"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"insta",
"naga",
"num-derive",
"num-traits",
]
[[package]]
name = "naga-pixelbender"
version = "0.1.0"
dependencies = [
"anyhow",
"naga",
"ruffle_render",
]
[[package]]
name = "ndk"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"jni-sys",
"log",
"ndk-sys",
"num_enum",
"raw-window-handle",
"thiserror",
]
[[package]]
name = "ndk-context"
2022-07-25 17:24:39 +00:00
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 17:24:39 +00:00
checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
[[package]]
name = "ndk-sys"
version = "0.5.0+25.2.9519653"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
dependencies = [
"jni-sys",
]
2020-12-05 20:42:57 +00:00
[[package]]
name = "nellymoser-rs"
version = "0.1.2"
source = "git+https://github.com/ruffle-rs/nellymoser?rev=754b1184037aa9952a907107284fb73897e26adc#754b1184037aa9952a907107284fb73897e26adc"
2020-12-05 20:42:57 +00:00
dependencies = [
"bitstream-io",
"once_cell",
2020-12-05 20:42:57 +00:00
"rustdct",
]
[[package]]
name = "nihav_codec_support"
version = "0.1.0"
source = "git+https://github.com/ruffle-rs/nihav-vp6?rev=83c7e1094d603d9fc1212d39d99abb17f3a3226b#83c7e1094d603d9fc1212d39d99abb17f3a3226b"
dependencies = [
"nihav_core",
]
[[package]]
name = "nihav_core"
version = "0.1.0"
source = "git+https://github.com/ruffle-rs/nihav-vp6?rev=83c7e1094d603d9fc1212d39d99abb17f3a3226b#83c7e1094d603d9fc1212d39d99abb17f3a3226b"
[[package]]
name = "nihav_duck"
version = "0.1.0"
source = "git+https://github.com/ruffle-rs/nihav-vp6?rev=83c7e1094d603d9fc1212d39d99abb17f3a3226b#83c7e1094d603d9fc1212d39d99abb17f3a3226b"
dependencies = [
"nihav_codec_support",
"nihav_core",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "nix"
version = "0.28.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2024-02-26 06:38:57 +00:00
"cfg-if",
"cfg_aliases",
"libc",
"memoffset",
2024-02-26 06:38:57 +00:00
]
2023-03-27 05:12:44 +00:00
[[package]]
name = "nohash-hasher"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
[[package]]
name = "nom"
2023-01-24 23:03:45 +00:00
version = "7.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-24 23:03:45 +00:00
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
dependencies = [
"memchr",
"minimal-lexical",
]
[[package]]
name = "nu-ansi-term"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
dependencies = [
"overload",
"winapi",
]
2022-09-24 01:10:24 +00:00
[[package]]
name = "num-bigint"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.4.5"
2022-09-24 01:10:24 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7"
2022-09-24 01:10:24 +00:00
dependencies = [
"num-integer",
"num-traits",
]
2020-12-05 20:42:57 +00:00
[[package]]
name = "num-complex"
version = "0.4.6"
2020-12-05 20:42:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
2020-12-05 20:42:57 +00:00
dependencies = [
"num-traits",
]
2024-02-01 20:42:25 +00:00
[[package]]
name = "num-conv"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
[[package]]
name = "num-derive"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "num-integer"
version = "0.1.46"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
2019-11-17 21:00:19 +00:00
dependencies = [
"num-traits",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "num-traits"
version = "0.2.19"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2019-11-17 21:00:19 +00:00
dependencies = [
"autocfg",
"libm",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "num_cpus"
version = "1.16.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
2019-11-17 21:00:19 +00:00
dependencies = [
"hermit-abi",
"libc",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "num_enum"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02339744ee7253741199f897151b38e72257d13802d4ee837285cc2990a90845"
dependencies = [
"num_enum_derive",
]
[[package]]
name = "num_enum_derive"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b"
dependencies = [
"proc-macro-crate",
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "num_threads"
2024-02-20 08:19:05 +00:00
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-20 08:19:05 +00:00
checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
dependencies = [
"libc",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "number_prefix"
version = "0.4.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2019-11-17 21:00:19 +00:00
[[package]]
name = "objc"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
2019-11-17 21:00:19 +00:00
dependencies = [
"malloc_buf",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "objc-foundation"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
dependencies = [
"block",
"objc",
"objc_id",
]
[[package]]
name = "objc-sys"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da284c198fb9b7b0603f8635185e85fbd5b64ee154b1ed406d489077de2d6d60"
[[package]]
name = "objc2"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "559c5a40fdd30eb5e344fbceacf7595a81e242529fb4e21cf5f43fb4f11ff98d"
dependencies = [
"objc-sys",
"objc2-encode 3.0.0",
]
[[package]]
name = "objc2"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4b25e1034d0e636cd84707ccdaa9f81243d399196b8a773946dcffec0401659"
dependencies = [
"objc-sys",
"objc2-encode 4.0.1",
]
[[package]]
name = "objc2-app-kit"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb79768a710a9a1798848179edb186d1af7e8a8679f369e4b8d201dd2a034047"
dependencies = [
"block2 0.5.0",
"objc2 0.5.1",
"objc2-core-data",
"objc2-foundation",
]
[[package]]
name = "objc2-core-data"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e092bc42eaf30a08844e6a076938c60751225ec81431ab89f5d1ccd9f958d6c"
dependencies = [
"block2 0.5.0",
"objc2 0.5.1",
"objc2-foundation",
]
[[package]]
name = "objc2-encode"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d079845b37af429bfe5dfa76e6d087d788031045b25cfc6fd898486fd9847666"
[[package]]
name = "objc2-encode"
version = "4.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88658da63e4cc2c8adb1262902cd6af51094df0488b760d6fd27194269c0950a"
[[package]]
name = "objc2-foundation"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfaefe14254871ea16c7d88968c0ff14ba554712a20d76421eec52f0a7fb8904"
dependencies = [
"block2 0.5.0",
"objc2 0.5.1",
]
[[package]]
name = "objc_id"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
dependencies = [
"objc",
]
[[package]]
name = "object"
version = "0.32.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
dependencies = [
"memchr",
]
[[package]]
name = "oboe"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
dependencies = [
"jni",
"ndk",
2022-07-25 17:24:39 +00:00
"ndk-context",
"num-derive",
"num-traits",
"oboe-sys",
]
[[package]]
name = "oboe-sys"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
dependencies = [
"cc",
]
[[package]]
name = "once_cell"
2023-12-13 10:19:03 +00:00
version = "1.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-13 10:19:03 +00:00
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
2023-05-21 09:39:56 +00:00
[[package]]
name = "option-ext"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
[[package]]
name = "orbclient"
2023-11-27 01:12:39 +00:00
version = "0.3.47"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "52f0d54bde9774d3a51dcf281a5def240c71996bc6ca05d2c847ec8b2b216166"
dependencies = [
2023-11-27 01:12:39 +00:00
"libredox 0.0.2",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "ordered-stream"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
dependencies = [
"futures-core",
"pin-project-lite",
]
[[package]]
name = "os_info"
2024-03-26 09:04:21 +00:00
version = "3.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "ae99c7fa6dd38c7cafe1ec085e804f8f555a2f8659b0dbe03f1f9963a9b51092"
dependencies = [
"log",
"windows-sys 0.52.0",
]
[[package]]
name = "overload"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
[[package]]
name = "owned_ttf_parser"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "6b41438d2fc63c46c74a2203bf5ccd82c41ba04347b2fcf5754f230b167067d5"
dependencies = [
2023-11-27 01:12:39 +00:00
"ttf-parser",
]
[[package]]
name = "parking"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
2022-07-25 17:24:39 +00:00
[[package]]
name = "parking_lot"
version = "0.12.2"
2022-07-25 17:24:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb"
2022-07-25 17:24:39 +00:00
dependencies = [
"lock_api",
"parking_lot_core",
]
2022-07-25 17:24:39 +00:00
[[package]]
name = "parking_lot_core"
version = "0.9.10"
2022-07-25 17:24:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
2022-07-25 17:24:39 +00:00
dependencies = [
"cfg-if",
2022-07-25 17:24:39 +00:00
"libc",
"redox_syscall 0.5.1",
2022-07-25 17:24:39 +00:00
"smallvec",
"windows-targets 0.52.5",
2022-07-25 17:24:39 +00:00
]
[[package]]
name = "paste"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
2019-11-17 21:00:19 +00:00
[[package]]
name = "path-slash"
version = "0.2.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e91099d4268b0e11973f036e885d652fb0b21fedcf69738c627f94db6a44f42"
2019-11-17 21:00:19 +00:00
[[package]]
name = "percent-encoding"
2023-11-27 01:12:39 +00:00
version = "2.3.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2019-11-17 21:00:19 +00:00
[[package]]
name = "pin-project"
version = "1.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
version = "1.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
2020-11-26 16:45:50 +00:00
[[package]]
name = "pin-project-lite"
version = "0.2.14"
2020-11-26 16:45:50 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
2020-11-26 16:45:50 +00:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2023-10-04 22:11:01 +00:00
[[package]]
name = "piper"
version = "0.2.2"
2023-10-04 22:11:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "464db0c665917b13ebb5d453ccdec4add5658ee1adc7affc7677615356a8afaf"
2023-10-04 22:11:01 +00:00
dependencies = [
"atomic-waker",
2024-04-12 22:34:53 +00:00
"fastrand",
2023-10-04 22:11:01 +00:00
"futures-io",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "pkg-config"
version = "0.3.30"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
2019-11-17 21:00:19 +00:00
[[package]]
name = "png"
2024-02-19 10:08:26 +00:00
version = "0.17.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-19 10:08:26 +00:00
checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
dependencies = [
"bitflags 1.3.2",
"crc32fast",
"fdeflate",
"flate2",
"miniz_oxide",
]
[[package]]
name = "polling"
version = "3.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "645493cf344456ef24219d02a768cf1fb92ddf8c92161679ae3d91b91a637be3"
dependencies = [
"cfg-if",
"concurrent-queue",
2024-03-26 09:04:21 +00:00
"hermit-abi",
"pin-project-lite",
"rustix",
"tracing",
2023-11-27 01:12:39 +00:00
"windows-sys 0.52.0",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "pollster"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22686f4785f02a4fcc856d3b3bb19bf6c8160d103f7a99cc258bddd0251dc7f2"
[[package]]
name = "portable-atomic"
2023-12-13 10:19:03 +00:00
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-13 10:19:03 +00:00
checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0"
2023-10-15 20:49:57 +00:00
[[package]]
name = "powerfmt"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
[[package]]
name = "ppv-lite86"
2022-11-25 16:17:44 +00:00
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-25 16:17:44 +00:00
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
[[package]]
name = "presser"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa"
[[package]]
name = "pretty_assertions"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
dependencies = [
"diff",
"yansi",
]
[[package]]
name = "prettyplease"
version = "0.2.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e"
dependencies = [
"proc-macro2",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
2020-12-05 20:42:57 +00:00
[[package]]
name = "primal-check"
version = "0.3.3"
2020-12-05 20:42:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9df7f93fd637f083201473dab4fee2db4c429d32e55e3299980ab3957ab916a0"
2020-12-05 20:42:57 +00:00
dependencies = [
"num-integer",
]
[[package]]
name = "proc-macro-crate"
2024-01-09 23:01:58 +00:00
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
dependencies = [
2024-02-05 01:52:11 +00:00
"toml_edit 0.21.1",
]
2023-04-21 23:44:01 +00:00
[[package]]
name = "proc-macro-hack"
version = "0.5.20+deprecated"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
2019-11-17 21:00:19 +00:00
[[package]]
name = "proc-macro2"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "1.0.82"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b"
2019-11-17 21:00:19 +00:00
dependencies = [
"unicode-ident",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "profiling"
2024-01-29 06:47:01 +00:00
version = "1.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "0f0f7f43585c34e4fdd7497d746bc32e14458cf11c69341cc0587b1d825dde42"
dependencies = [
"profiling-procmacros",
"tracy-client",
]
[[package]]
name = "profiling-procmacros"
2024-01-29 06:47:01 +00:00
version = "1.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "ce97fecd27bc49296e5e20518b5a1bb54a14f7d5fe6228bc9686ee2a74915cc8"
dependencies = [
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "psl-types"
version = "2.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"
[[package]]
name = "publicsuffix"
version = "2.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96a8c1bda5ae1af7f99a2962e49df150414a43d62404644d98dd5c3a93d07457"
dependencies = [
"idna 0.3.0",
"psl-types",
]
[[package]]
name = "quick-xml"
2023-10-31 22:01:51 +00:00
version = "0.31.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-31 22:01:51 +00:00
checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
dependencies = [
"memchr",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "quote"
build(deps): bump the cargo-minor group with 11 updates Bumps the cargo-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.0` | `2.2.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.9.1` | `0.9.2` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.11.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [syn](https://github.com/dtolnay/syn) | `2.0.58` | `2.0.59` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.80` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.14` | `0.8.15` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.0` | `0.7.2` | Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82) Updates `async-channel` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.0...v2.2.1) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `fluent-templates` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.1...fluent-templates-v0.9.2) Updates `either` from 1.10.0 to 1.11.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.11.0) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `syn` from 2.0.58 to 2.0.59 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.59) Updates `proc-macro2` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) Updates `webbrowser` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.14...v0.8.15) Updates `libtest-mimic` from 0.7.0 to 0.7.2 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:17:37 +00:00
version = "1.0.36"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 11 updates Bumps the cargo-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.0` | `2.2.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.9.1` | `0.9.2` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.11.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [syn](https://github.com/dtolnay/syn) | `2.0.58` | `2.0.59` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.80` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.14` | `0.8.15` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.0` | `0.7.2` | Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82) Updates `async-channel` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.0...v2.2.1) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `fluent-templates` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.1...fluent-templates-v0.9.2) Updates `either` from 1.10.0 to 1.11.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.11.0) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `syn` from 2.0.58 to 2.0.59 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.59) Updates `proc-macro2` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) Updates `webbrowser` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.14...v0.8.15) Updates `libtest-mimic` from 0.7.0 to 0.7.2 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:17:37 +00:00
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
2019-11-17 21:00:19 +00:00
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "rand"
version = "0.8.5"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2019-11-17 21:00:19 +00:00
dependencies = [
"libc",
2021-07-03 14:04:27 +00:00
"rand_chacha",
"rand_core",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "rand_chacha"
2021-07-03 14:04:27 +00:00
version = "0.3.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-03 14:04:27 +00:00
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2019-11-17 21:00:19 +00:00
dependencies = [
"ppv-lite86",
2021-07-03 14:04:27 +00:00
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
dependencies = [
2021-07-03 14:04:27 +00:00
"getrandom",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "range-alloc"
2023-02-10 10:07:00 +00:00
version = "0.1.3"
2021-04-29 20:42:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-10 10:07:00 +00:00
checksum = "9c8a99fddc9f0ba0a85884b8d14e3592853e787d581ca1816c91349b10e4eeab"
[[package]]
name = "raw-window-handle"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8cc3bcbdb1ddfc11e700e62968e6b4cc9c75bb466464ad28fb61c5b2c964418b"
2019-11-17 21:00:19 +00:00
[[package]]
name = "rayon"
2024-03-25 01:06:03 +00:00
version = "1.10.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-25 01:06:03 +00:00
checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
2019-11-17 21:00:19 +00:00
dependencies = [
"either",
"rayon-core",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "rayon-core"
2024-01-09 23:01:58 +00:00
version = "1.12.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
2019-11-17 21:00:19 +00:00
dependencies = [
2021-07-03 14:04:27 +00:00
"crossbeam-deque",
"crossbeam-utils",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "realfft"
version = "3.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "953d9f7e5cdd80963547b456251296efc2626ed4e3cbf36c869d9564e0220571"
dependencies = [
"rustfft",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "redox_syscall"
2023-11-27 01:12:39 +00:00
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
dependencies = [
"bitflags 1.3.2",
]
[[package]]
name = "redox_syscall"
2023-11-27 01:12:39 +00:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
dependencies = [
"bitflags 1.3.2",
]
[[package]]
name = "redox_syscall"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e"
dependencies = [
"bitflags 2.5.0",
]
[[package]]
name = "redox_users"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891"
dependencies = [
2021-07-03 14:04:27 +00:00
"getrandom",
"libredox 0.1.3",
2022-07-25 17:24:39 +00:00
"thiserror",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "regex"
2024-03-25 01:06:03 +00:00
version = "1.10.4"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-25 01:06:03 +00:00
checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
2019-11-17 21:00:19 +00:00
dependencies = [
"aho-corasick",
"memchr",
"regex-automata 0.4.6",
2024-03-29 12:23:01 +00:00
"regex-syntax 0.8.3",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "regex-automata"
2021-07-03 14:04:27 +00:00
version = "0.1.10"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-03 14:04:27 +00:00
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
dependencies = [
"regex-syntax 0.6.29",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "regex-automata"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
dependencies = [
"aho-corasick",
"memchr",
2024-03-29 12:23:01 +00:00
"regex-syntax 0.8.3",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "regex-syntax"
version = "0.6.29"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
2019-11-17 21:00:19 +00:00
[[package]]
name = "regex-syntax"
2024-03-29 12:23:01 +00:00
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-29 12:23:01 +00:00
checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
[[package]]
name = "regress"
build(deps): bump the cargo-minor group with 6 updates Bumps the cargo-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [image](https://github.com/image-rs/image) | `0.25.0` | `0.25.1` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` | | [regress](https://github.com/ridiculousfish/regress) | `0.9.0` | `0.9.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.55` | `2.0.58` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.13` | `0.8.14` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` | Updates `image` from 0.25.0 to 0.25.1 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/image/compare/v0.25.0...v0.25.1) Updates `downcast-rs` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/marcianx/downcast-rs/compare/v1.2.0...v1.2.1) Updates `regress` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](https://github.com/ridiculousfish/regress/compare/v0.9.0...v0.9.1) Updates `syn` from 2.0.55 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.55...2.0.58) Updates `webbrowser` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.13...v0.8.14) Updates `getrandom` from 0.2.12 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.14) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: downcast-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: regress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 20:55:16 +00:00
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 6 updates Bumps the cargo-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [image](https://github.com/image-rs/image) | `0.25.0` | `0.25.1` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` | | [regress](https://github.com/ridiculousfish/regress) | `0.9.0` | `0.9.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.55` | `2.0.58` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `0.8.13` | `0.8.14` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` | Updates `image` from 0.25.0 to 0.25.1 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/image/compare/v0.25.0...v0.25.1) Updates `downcast-rs` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/marcianx/downcast-rs/compare/v1.2.0...v1.2.1) Updates `regress` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](https://github.com/ridiculousfish/regress/compare/v0.9.0...v0.9.1) Updates `syn` from 2.0.55 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.55...2.0.58) Updates `webbrowser` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.13...v0.8.14) Updates `getrandom` from 0.2.12 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.14) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: downcast-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: regress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 20:55:16 +00:00
checksum = "0eae2a1ebfecc58aff952ef8ccd364329abe627762f5bf09ff42eb9d98522479"
dependencies = [
"hashbrown",
"memchr",
]
[[package]]
name = "renderdoc"
2024-03-02 07:36:21 +00:00
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-02 07:36:21 +00:00
checksum = "ac633a08f39bf3268714799bd8c4a1a19c19c203d817d3448bb8b91c97817cf0"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"float-cmp",
2024-03-18 11:02:01 +00:00
"libloading 0.8.3",
"once_cell",
"renderdoc-sys",
"winapi",
"wio",
]
[[package]]
name = "renderdoc-sys"
2024-03-02 07:36:21 +00:00
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-02 07:36:21 +00:00
checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832"
2024-04-12 22:34:53 +00:00
[[package]]
name = "reqwest"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [thiserror](https://github.com/dtolnay/thiserror), [fluent-templates](https://github.com/XAMPPRocky/fluent-templates), [toml_edit](https://github.com/toml-rs/toml) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) Updates `fluent-templates` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.4) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.9...v0.22.12) Updates `reqwest` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:19:28 +00:00
version = "0.12.4"
2024-04-12 22:34:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 4 updates Bumps the cargo-minor group with 4 updates: [thiserror](https://github.com/dtolnay/thiserror), [fluent-templates](https://github.com/XAMPPRocky/fluent-templates), [toml_edit](https://github.com/toml-rs/toml) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) Updates `fluent-templates` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.4) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.9...v0.22.12) Updates `reqwest` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 18:19:28 +00:00
checksum = "566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10"
2024-04-12 22:34:53 +00:00
dependencies = [
"base64 0.22.1",
2024-04-12 22:34:53 +00:00
"bytes",
"cookie",
"cookie_store",
"encoding_rs",
"futures-core",
"futures-util",
"h2",
"http 1.1.0",
"http-body",
"http-body-util",
"hyper",
"hyper-rustls",
2024-04-12 22:34:53 +00:00
"hyper-util",
"ipnet",
"js-sys",
"log",
"mime",
"once_cell",
"percent-encoding",
"pin-project-lite",
"rustls",
2024-04-12 22:34:53 +00:00
"rustls-pemfile",
"rustls-pki-types",
2024-04-12 22:34:53 +00:00
"serde",
"serde_json",
"serde_urlencoded",
"sync_wrapper",
"system-configuration",
"tokio",
"tokio-rustls",
2024-04-12 22:34:53 +00:00
"tower-service",
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
"webpki-roots",
2024-04-12 22:34:53 +00:00
"winreg",
]
[[package]]
name = "rfd"
2024-03-22 09:57:29 +00:00
version = "0.14.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-22 09:57:29 +00:00
checksum = "25a73a7337fc24366edfca76ec521f51877b114e42dab584008209cca6719251"
dependencies = [
2024-02-26 06:38:57 +00:00
"ashpd",
"block",
"dispatch",
"js-sys",
"log",
"objc",
"objc-foundation",
"objc_id",
2024-02-26 06:38:57 +00:00
"pollster",
"raw-window-handle",
2024-02-26 06:38:57 +00:00
"urlencoding",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
2023-09-17 21:06:56 +00:00
"windows-sys 0.48.0",
]
[[package]]
name = "ring"
version = "0.17.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
dependencies = [
"cc",
"cfg-if",
"getrandom",
"libc",
"spin",
"untrusted",
"windows-sys 0.52.0",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "rle-decode-fast"
version = "1.0.3"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422"
2019-11-17 21:00:19 +00:00
[[package]]
name = "ron"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94"
dependencies = [
2024-03-02 07:36:21 +00:00
"base64 0.21.7",
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"serde",
"serde_derive",
]
2023-10-04 21:47:44 +00:00
[[package]]
name = "roxmltree"
2024-01-29 06:47:01 +00:00
version = "0.19.0"
2023-10-04 21:47:44 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
2023-10-04 21:47:44 +00:00
2019-11-17 21:00:19 +00:00
[[package]]
name = "ruffle_core"
version = "0.1.0"
dependencies = [
2024-04-12 22:34:53 +00:00
"async-channel",
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"bitstream-io",
"build_playerglobal",
"bytemuck",
"byteorder",
"chrono",
2023-01-31 08:14:55 +00:00
"clap",
"dasp",
"downcast-rs",
2023-05-31 09:32:58 +00:00
"egui",
"egui_extras",
"either",
"encoding_rs",
avm2: Implement AIR playerglobal versioning This builds on our existing playerglobal versioning support to add in AIR versioning. We closely follow the avmplus implementation: * When an SWF is loaded, we chose either a FlashPlayer or AIR APIVersion for its SWF version, based on our configured player runtime. * When loading playerglobals, we look at the player runtime. In AIR mode, we map FlashPlayer-versioned definitions to the closest AIR version. This ensures that all runtime APIVersions are in the same series (either AIR or FlashPlayer). In FlashPlayer mode, all AIR-versioned definitions get mapped to VM_INTERNAL, hiding them from user code. Part of our existing api versioning code was implemented incorrectly. Within playerglobals, we need to treat all unmarked namespaces as VM_INTERNAL - this allows things like playerglobal script initializer "initproperty" opcodes to see any VM_INTERNAL AIR definitions (when we run under FlashPlayer mode). Previously, we were using AllVersions, which would result in those VM_INTERNAL definitions being hidden from other playerglobal code, which is not correct. Using this support, I've added a stub for the AIR-only 'flash.net.DatagramSocket'. I've also extended the test framework with a new 'player_options.runtime' config option, which can be set to "AIR" or "FlashPlayer" to configure the test runtime mode. I've also added two new tests: * 'air_hidden_lookup' runs under the FlashPlayer runtime, and verifies that a list of classes (currently just "DatagramSocket" are inacessible). * 'air_datagram_socket', which uses `player_options.runtime = "AIR"` to construct an instance of `flash.net.DatagramSocket`. We can extend this test once we implement more of `DatagramSocket` With this commit, we have all of the needed infrastructure to start implementing and testing AIR-only classes and methods.
2023-11-26 00:19:44 +00:00
"enum-map",
"enumset",
"flash-lso",
2020-10-11 10:09:23 +00:00
"flate2",
"fluent-templates",
2023-04-16 00:10:02 +00:00
"flv-rs",
"fnv",
"futures",
"hashbrown",
"id3",
"image",
"indexmap",
"jpegxr",
"linkme",
2021-06-22 08:26:27 +00:00
"lzma-rs",
2020-12-05 20:42:57 +00:00
"nellymoser-rs",
"num-bigint",
"num-derive",
"num-traits",
"percent-encoding",
2023-06-07 21:31:44 +00:00
"png",
2024-01-29 06:47:01 +00:00
"quick-xml",
2021-07-03 14:04:27 +00:00
"rand",
"realfft",
"regress",
"ruffle_gc_arena",
"ruffle_macros",
"ruffle_render",
"ruffle_video",
"ruffle_wstr",
"scopeguard",
2021-01-06 07:32:07 +00:00
"serde",
"serde_json",
"slotmap",
2020-12-27 06:33:38 +00:00
"smallvec",
"swf",
"symphonia",
"thiserror",
2023-01-04 10:09:47 +00:00
"tracing",
"ttf-parser",
"unic-segment",
"url",
"wasm-bindgen-futures",
"weak-table",
"web-time 1.1.0",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "ruffle_desktop"
version = "0.1.0"
dependencies = [
"anyhow",
"bytemuck",
"chrono",
"clap",
"cpal",
2023-05-21 09:39:56 +00:00
"dirs",
2023-03-27 05:12:44 +00:00
"egui",
"egui-wgpu",
"egui-winit",
"egui_extras",
"embed-resource",
"fluent-templates",
"fontdb",
"futures",
"gilrs",
"image",
"os_info",
2024-04-23 23:27:58 +00:00
"rand",
"rfd",
"ruffle_core",
"ruffle_frontend_utils",
"ruffle_render",
"ruffle_render_wgpu",
"ruffle_video_software",
2023-04-22 10:30:27 +00:00
"sys-locale",
2024-04-12 22:34:53 +00:00
"tokio",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"toml_edit 0.22.13",
2023-01-04 10:42:43 +00:00
"tracing",
"tracing-appender",
"tracing-subscriber",
2023-01-06 08:23:13 +00:00
"tracing-tracy",
2023-04-21 23:44:01 +00:00
"unic-langid",
"url",
"vergen",
"webbrowser",
2023-03-27 05:12:44 +00:00
"wgpu",
"winapi",
2020-12-27 06:33:38 +00:00
"winit",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "ruffle_frontend_utils"
version = "0.1.0"
dependencies = [
2024-04-12 22:34:53 +00:00
"async-channel",
"async-io",
"async-net",
"futures",
2024-04-12 22:34:53 +00:00
"futures-lite",
"macro_rules_attribute",
2024-04-12 22:34:53 +00:00
"reqwest",
"ruffle_core",
"ruffle_render",
"slotmap",
"tempfile",
"thiserror",
"tokio",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"toml_edit 0.22.13",
"tracing",
"url",
"urlencoding",
"webbrowser",
2024-04-05 22:08:30 +00:00
"zip",
]
[[package]]
name = "ruffle_gc_arena"
version = "0.0.0"
dependencies = [
"gc-arena",
]
[[package]]
name = "ruffle_input_format"
version = "0.1.0"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"serde",
"serde_json",
]
[[package]]
name = "ruffle_macros"
version = "0.1.0"
dependencies = [
2020-12-27 06:33:38 +00:00
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "ruffle_render"
version = "0.1.0"
dependencies = [
"approx",
"byteorder",
2023-02-03 15:59:18 +00:00
"clap",
"downcast-rs",
"enum-map",
"flate2",
2024-02-26 06:38:57 +00:00
"gif",
"h263-rs-yuv",
"indexmap",
"jpeg-decoder",
"lyon",
2023-08-25 13:20:44 +00:00
"lyon_geom",
"num-derive",
"num-traits",
"png",
"renderdoc",
"ruffle_wstr",
"serde",
"smallvec",
"swf",
"thiserror",
2023-02-02 14:47:20 +00:00
"tracing",
"wasm-bindgen",
"wgpu",
]
[[package]]
name = "ruffle_render_canvas"
version = "0.1.0"
dependencies = [
"js-sys",
"log",
"ruffle_render",
"ruffle_web_common",
"swf",
"wasm-bindgen",
"web-sys",
]
2020-04-25 02:38:58 +00:00
[[package]]
name = "ruffle_render_webgl"
version = "0.1.0"
dependencies = [
"bytemuck",
"js-sys",
"log",
"ruffle_render",
"ruffle_web_common",
"swf",
"thiserror",
"wasm-bindgen",
"web-sys",
2020-04-25 02:38:58 +00:00
]
[[package]]
name = "ruffle_render_wgpu"
version = "0.1.0"
dependencies = [
"bytemuck",
"clap",
"enum-map",
"fnv",
"futures",
"image",
"indexmap",
"lru",
"naga",
"naga-agal",
"naga-pixelbender",
"profiling",
"ruffle_render",
"swf",
"tracing",
"web-sys",
"wgpu",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "ruffle_scanner"
version = "0.1.0"
dependencies = [
"clap",
"crossbeam-channel",
"csv",
"indicatif",
"log",
"path-slash",
2021-08-23 23:46:17 +00:00
"rayon",
"ruffle_core",
"serde",
"sha2",
"swf",
"walkdir",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "ruffle_socket_format"
version = "0.1.0"
dependencies = [
"serde",
"serde_json",
]
[[package]]
name = "ruffle_test_framework"
version = "0.1.0"
dependencies = [
"anyhow",
"approx",
2024-04-12 22:34:53 +00:00
"async-channel",
"chrono",
"image",
"percent-encoding",
"pretty_assertions",
"regex",
"ruffle_core",
"ruffle_input_format",
"ruffle_render",
"ruffle_socket_format",
"ruffle_video_software",
"serde",
"toml",
"url",
"vfs",
]
[[package]]
name = "ruffle_video"
version = "0.1.0"
dependencies = [
"ruffle_render",
"slotmap",
"swf",
"thiserror",
]
[[package]]
name = "ruffle_video_software"
version = "0.1.0"
dependencies = [
"flate2",
"h263-rs",
"h263-rs-deblock",
"log",
"nihav_codec_support",
"nihav_core",
"nihav_duck",
"ruffle_render",
"ruffle_video",
"slotmap",
"swf",
"thiserror",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "ruffle_web"
version = "0.1.0"
dependencies = [
2024-04-12 22:34:53 +00:00
"async-channel",
"base64 0.22.1",
"chrono",
"console_error_panic_hook",
"futures",
"futures-util",
2021-07-03 14:04:27 +00:00
"getrandom",
"gloo-net",
"js-sys",
2023-10-17 01:12:41 +00:00
"rfd",
"ruffle_core",
"ruffle_render",
"ruffle_render_canvas",
"ruffle_render_webgl",
"ruffle_render_wgpu",
"ruffle_video_software",
"ruffle_web_common",
2021-01-06 07:32:07 +00:00
"serde",
"serde-wasm-bindgen",
"slotmap",
"thiserror",
2023-01-04 11:33:10 +00:00
"tracing",
2023-11-20 01:54:50 +00:00
"tracing-log",
"tracing-subscriber",
"tracing-wasm",
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-streams",
"web-sys",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "ruffle_web_common"
version = "0.1.0"
dependencies = [
"js-sys",
2023-01-04 11:33:10 +00:00
"tracing",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "ruffle_web_safari"
version = "0.1.0"
dependencies = [
"objc",
]
[[package]]
name = "ruffle_wstr"
version = "0.1.0"
[[package]]
name = "rustc-demangle"
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
2019-11-17 21:00:19 +00:00
[[package]]
name = "rustc-hash"
2020-05-02 15:48:23 +00:00
version = "1.1.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2019-11-17 21:00:19 +00:00
[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
"semver",
]
2020-12-05 20:42:57 +00:00
[[package]]
name = "rustdct"
2022-11-25 16:17:44 +00:00
version = "0.7.1"
2020-12-05 20:42:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-25 16:17:44 +00:00
checksum = "8b61555105d6a9bf98797c063c362a1d24ed8ab0431655e38f1cf51e52089551"
2020-12-05 20:42:57 +00:00
dependencies = [
"rustfft",
]
[[package]]
name = "rustfft"
version = "6.2.0"
2020-12-05 20:42:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43806561bc506d0c5d160643ad742e3161049ac01027b5e6d7524091fd401d86"
2020-12-05 20:42:57 +00:00
dependencies = [
"num-complex",
"num-integer",
"num-traits",
"primal-check",
"strength_reduce",
"transpose",
2022-11-25 16:17:44 +00:00
"version_check",
]
[[package]]
name = "rustix"
version = "0.38.34"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"errno",
"libc",
"linux-raw-sys",
2023-12-13 10:19:03 +00:00
"windows-sys 0.52.0",
2020-12-05 20:42:57 +00:00
]
[[package]]
name = "rustls"
version = "0.22.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432"
dependencies = [
"log",
"ring",
"rustls-pki-types",
"rustls-webpki",
"subtle",
"zeroize",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "rustls-pemfile"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d"
dependencies = [
"base64 0.22.1",
2024-04-12 22:34:53 +00:00
"rustls-pki-types",
]
[[package]]
name = "rustls-pki-types"
version = "1.7.0"
2024-04-12 22:34:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d"
2024-04-12 22:34:53 +00:00
[[package]]
name = "rustls-webpki"
version = "0.102.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff448f7e92e913c4b7d4c6d8e4540a1724b319b4152b8aef6d4cf8339712b33e"
dependencies = [
"ring",
"rustls-pki-types",
"untrusted",
]
[[package]]
name = "rustversion"
version = "1.0.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
2019-11-17 21:00:19 +00:00
[[package]]
name = "ryu"
version = "1.0.18"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
2019-11-17 21:00:19 +00:00
2021-12-30 14:16:36 +00:00
[[package]]
name = "safe_arch"
version = "0.7.1"
2021-12-30 14:16:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f398075ce1e6a179b46f51bd88d0598b92b00d3551f1a2d4ac49e771b56ac354"
2021-12-30 14:16:36 +00:00
dependencies = [
"bytemuck",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "same-file"
version = "1.0.6"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
2019-11-17 21:00:19 +00:00
dependencies = [
"winapi-util",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "scoped-tls"
version = "1.0.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
2019-11-17 21:00:19 +00:00
[[package]]
name = "scopeguard"
version = "1.2.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2019-11-17 21:00:19 +00:00
[[package]]
name = "sctk-adwaita"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82b2eaf3a5b264a521b988b2e73042e742df700c4f962cde845d1541adb46550"
dependencies = [
"ab_glyph",
"log",
"memmap2",
"smithay-client-toolkit",
"tiny-skia",
]
2023-04-21 23:44:01 +00:00
[[package]]
name = "self_cell"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
dependencies = [
"self_cell 1.0.4",
]
[[package]]
name = "self_cell"
version = "1.0.4"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
2023-04-21 23:44:01 +00:00
[[package]]
name = "semver"
version = "1.0.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
2024-01-15 22:25:22 +00:00
dependencies = [
"serde",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "serde"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "1.0.202"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395"
2019-11-17 21:00:19 +00:00
dependencies = [
"serde_derive",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "serde-wasm-bindgen"
2024-03-01 11:53:55 +00:00
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-01 11:53:55 +00:00
checksum = "8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b"
dependencies = [
"js-sys",
"serde",
"wasm-bindgen",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "serde_derive"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "1.0.202"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838"
2019-11-17 21:00:19 +00:00
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
2019-11-17 21:00:19 +00:00
]
2021-01-06 07:32:07 +00:00
[[package]]
name = "serde_json"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "1.0.117"
2021-01-06 07:32:07 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3"
2021-01-06 07:32:07 +00:00
dependencies = [
"indexmap",
2023-02-27 02:17:55 +00:00
"itoa",
2021-01-06 07:32:07 +00:00
"ryu",
"serde",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "serde_repr"
version = "0.1.19"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
2024-02-26 06:38:57 +00:00
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
2024-02-26 06:38:57 +00:00
]
[[package]]
name = "serde_spanned"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "0.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0"
dependencies = [
"serde",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "serde_urlencoded"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
dependencies = [
"form_urlencoded",
"itoa",
"ryu",
"serde",
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "sha1"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
[[package]]
name = "sha2"
2023-10-04 21:47:44 +00:00
version = "0.10.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-04 21:47:44 +00:00
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
[[package]]
name = "sharded-slab"
2023-10-04 22:11:01 +00:00
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-04 22:11:01 +00:00
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
dependencies = [
"lazy_static",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "shlex"
version = "1.3.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
2019-11-17 21:00:19 +00:00
2024-02-26 06:38:57 +00:00
[[package]]
name = "signal-hook-registry"
version = "1.4.2"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
2024-02-26 06:38:57 +00:00
dependencies = [
"libc",
]
[[package]]
name = "simd-adler32"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
[[package]]
name = "similar"
2024-03-29 12:23:01 +00:00
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-29 12:23:01 +00:00
checksum = "fa42c91313f1d05da9b26f267f931cf178d4aba455b4c4622dd7355eb80c6640"
2022-09-24 01:10:24 +00:00
[[package]]
name = "simple_asn1"
version = "0.6.2"
2022-09-24 01:10:24 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
2022-09-24 01:10:24 +00:00
dependencies = [
"num-bigint",
"num-traits",
"thiserror",
"time",
2022-09-24 01:10:24 +00:00
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "slab"
version = "0.4.9"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2022-07-25 17:24:39 +00:00
dependencies = [
"autocfg",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "slotmap"
2023-12-13 10:19:03 +00:00
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-13 10:19:03 +00:00
checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
2021-09-08 07:20:11 +00:00
dependencies = [
"version_check",
]
[[package]]
name = "smallvec"
2024-03-22 09:57:29 +00:00
version = "1.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-22 09:57:29 +00:00
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
[[package]]
name = "smithay-client-toolkit"
version = "0.18.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "922fd3eeab3bd820d76537ce8f582b1cf951eceb5475c28500c7457d9d17f53a"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"calloop",
"calloop-wayland-source",
"cursor-icon",
"libc",
"log",
"memmap2",
"rustix",
"thiserror",
"wayland-backend",
"wayland-client",
"wayland-csd-frame",
"wayland-cursor",
"wayland-protocols",
"wayland-protocols-wlr",
"wayland-scanner",
"xkeysym",
2019-11-17 21:00:19 +00:00
]
2023-03-27 05:12:44 +00:00
[[package]]
name = "smithay-clipboard"
2024-02-20 08:19:05 +00:00
version = "0.7.1"
2023-03-27 05:12:44 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-20 08:19:05 +00:00
checksum = "c091e7354ea8059d6ad99eace06dd13ddeedbb0ac72d40a9a6e7ff790525882d"
2023-03-27 05:12:44 +00:00
dependencies = [
"libc",
2023-03-27 05:12:44 +00:00
"smithay-client-toolkit",
"wayland-backend",
]
[[package]]
name = "smol_str"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead"
dependencies = [
"serde",
2023-03-27 05:12:44 +00:00
]
[[package]]
name = "socket2"
version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
dependencies = [
"libc",
"windows-sys 0.52.0",
]
2023-04-21 23:44:01 +00:00
[[package]]
name = "spin"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
dependencies = [
"lock_api",
]
2020-08-27 10:32:41 +00:00
[[package]]
2021-09-08 07:20:11 +00:00
name = "spirv"
2024-01-09 23:01:58 +00:00
version = "0.3.0+sdk-1.3.268.0"
2020-08-27 10:32:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
2020-08-27 10:32:41 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2020-08-27 10:32:41 +00:00
]
[[package]]
name = "sptr"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2020-12-05 20:42:57 +00:00
[[package]]
name = "strength_reduce"
2022-11-25 16:17:44 +00:00
version = "0.2.4"
2020-12-05 20:42:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-25 16:17:44 +00:00
checksum = "fe895eb47f22e2ddd4dabc02bce419d2e643c8e3b585c78158b349195bc24d82"
2020-12-05 20:42:57 +00:00
[[package]]
name = "strict-num"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
2019-11-17 21:00:19 +00:00
[[package]]
name = "strsim"
version = "0.11.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2019-11-17 21:00:19 +00:00
[[package]]
name = "stub-report"
version = "0.1.0"
dependencies = [
"anyhow",
"clap",
"ruffle_core",
]
2024-04-05 22:08:30 +00:00
[[package]]
name = "subtle"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
2019-11-17 21:00:19 +00:00
[[package]]
name = "swf"
2022-08-15 02:50:39 +00:00
version = "0.2.0"
2019-11-17 21:00:19 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"bitstream-io",
"byteorder",
"encoding_rs",
"enum-map",
"flate2",
"libflate",
"log",
"lzma-rs",
"num-derive",
"num-traits",
2022-09-24 01:10:24 +00:00
"simple_asn1",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "symphonia"
2024-03-01 11:53:55 +00:00
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-01 11:53:55 +00:00
checksum = "815c942ae7ee74737bb00f965fa5b5a2ac2ce7b6c01c0cc169bbeaf7abd5f5a9"
dependencies = [
"lazy_static",
"symphonia-bundle-mp3",
"symphonia-core",
"symphonia-metadata",
]
[[package]]
name = "symphonia-bundle-mp3"
2024-03-01 11:53:55 +00:00
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-01 11:53:55 +00:00
checksum = "c01c2aae70f0f1fb096b6f0ff112a930b1fb3626178fba3ae68b09dce71706d4"
dependencies = [
"lazy_static",
"log",
"symphonia-core",
"symphonia-metadata",
]
[[package]]
name = "symphonia-core"
2024-03-01 11:53:55 +00:00
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-01 11:53:55 +00:00
checksum = "798306779e3dc7d5231bd5691f5a813496dc79d3f56bf82e25789f2094e022c3"
dependencies = [
"arrayvec",
"bitflags 1.3.2",
"bytemuck",
"lazy_static",
"log",
]
[[package]]
name = "symphonia-metadata"
2024-03-01 11:53:55 +00:00
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-01 11:53:55 +00:00
checksum = "bc622b9841a10089c5b18e99eb904f4341615d5aa55bbf4eedde1be721a4023c"
dependencies = [
"encoding_rs",
"lazy_static",
"log",
"symphonia-core",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "syn"
2023-02-27 02:17:55 +00:00
version = "1.0.109"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-27 02:17:55 +00:00
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
2019-11-17 21:00:19 +00:00
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
"unicode-ident",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "syn"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "2.0.64"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "7ad3dee41f36859875573074334c200d1add8e4a87bb37113ebd31d926b7b11f"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "sync_wrapper"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
2019-11-17 21:00:19 +00:00
[[package]]
name = "synstructure"
2024-02-01 20:42:25 +00:00
version = "0.13.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-01 20:42:25 +00:00
checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
2019-11-17 21:00:19 +00:00
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
2019-11-17 21:00:19 +00:00
]
2023-04-22 10:30:27 +00:00
[[package]]
name = "sys-locale"
2023-08-28 01:21:01 +00:00
version = "0.3.1"
2023-04-22 10:30:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-08-28 01:21:01 +00:00
checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
2023-04-22 10:30:27 +00:00
dependencies = [
"libc",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "system-configuration"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
dependencies = [
"bitflags 1.3.2",
"core-foundation",
"system-configuration-sys",
]
[[package]]
name = "system-configuration-sys"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "tempfile"
version = "3.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
dependencies = [
"cfg-if",
2024-04-12 22:34:53 +00:00
"fastrand",
"rustix",
2024-01-15 22:25:22 +00:00
"windows-sys 0.52.0",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "termcolor"
2024-01-15 22:25:22 +00:00
version = "1.4.1"
2020-05-02 15:48:23 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
2020-05-02 15:48:23 +00:00
dependencies = [
"winapi-util",
2020-05-02 15:48:23 +00:00
]
[[package]]
name = "tests"
version = "0.1.0"
dependencies = [
"anyhow",
"env_logger",
"futures",
"image",
"libtest-mimic",
"regex",
"ruffle_core",
"ruffle_render_wgpu",
"ruffle_test_framework",
"tracing",
"tracing-subscriber",
"walkdir",
]
[[package]]
name = "thiserror"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "1.0.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "579e9083ca58dd9dcf91a9923bb9054071b9ebbd800b342194c9feb0ee89fc18"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "1.0.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "e2470041c06ec3ac1ab38d0356a6119054dedaea53e12fbefc0de730a1c08524"
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "thread_local"
version = "1.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
dependencies = [
"cfg-if",
"once_cell",
]
[[package]]
name = "threadpool"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
dependencies = [
"num_cpus",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "tiff"
2024-01-15 22:25:22 +00:00
version = "0.9.1"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
2019-11-17 21:00:19 +00:00
dependencies = [
"flate2",
"jpeg-decoder",
"weezl",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "time"
version = "0.3.36"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
dependencies = [
"deranged",
2023-02-27 02:17:55 +00:00
"itoa",
"libc",
2024-02-01 20:42:25 +00:00
"num-conv",
"num_threads",
2023-10-15 20:49:57 +00:00
"powerfmt",
"serde",
"time-core",
"time-macros",
]
[[package]]
name = "time-core"
2023-10-04 22:11:01 +00:00
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-04 22:11:01 +00:00
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
[[package]]
name = "time-macros"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
dependencies = [
2024-02-01 20:42:25 +00:00
"num-conv",
"time-core",
]
[[package]]
name = "tiny-skia"
2024-02-01 20:42:25 +00:00
version = "0.11.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-01 20:42:25 +00:00
checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
dependencies = [
"arrayref",
"arrayvec",
"bytemuck",
"cfg-if",
"log",
"tiny-skia-path",
]
[[package]]
name = "tiny-skia-path"
2024-02-01 20:42:25 +00:00
version = "0.11.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-01 20:42:25 +00:00
checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
dependencies = [
"arrayref",
"bytemuck",
"strict-num",
]
2023-04-21 23:44:01 +00:00
[[package]]
name = "tinystr"
2023-11-27 01:12:39 +00:00
version = "0.7.5"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "83c02bf3c538ab32ba913408224323915f4ef9a6d61c0e85d493f355921c0ece"
2023-04-21 23:44:01 +00:00
dependencies = [
"displaydoc",
]
[[package]]
name = "tinyvec"
2022-07-25 17:24:39 +00:00
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 17:24:39 +00:00
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2020-11-26 16:45:50 +00:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
2023-02-10 10:07:00 +00:00
version = "0.1.1"
2020-11-26 16:45:50 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-10 10:07:00 +00:00
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
2024-03-29 12:23:01 +00:00
version = "1.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-29 12:23:01 +00:00
checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
dependencies = [
"backtrace",
2024-04-12 22:34:53 +00:00
"bytes",
"libc",
"mio",
"num_cpus",
"pin-project-lite",
2024-04-12 22:34:53 +00:00
"socket2",
"tokio-macros",
2024-04-12 22:34:53 +00:00
"windows-sys 0.48.0",
]
[[package]]
name = "tokio-macros"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "tokio-rustls"
version = "0.25.0"
2024-04-12 22:34:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f"
2024-04-12 22:34:53 +00:00
dependencies = [
"rustls",
"rustls-pki-types",
2024-04-12 22:34:53 +00:00
"tokio",
]
[[package]]
name = "tokio-util"
version = "0.7.11"
2024-04-12 22:34:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"
2024-04-12 22:34:53 +00:00
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
]
2023-09-17 21:06:56 +00:00
[[package]]
name = "toml"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "0.8.13"
2023-09-17 21:06:56 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "a4e43f8cc456c9704c851ae29c67e17ef65d2c30017c17a9765b89c382dc8bba"
2023-09-17 21:06:56 +00:00
dependencies = [
"serde",
"serde_spanned",
"toml_datetime",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"toml_edit 0.22.13",
]
2023-01-24 23:03:45 +00:00
[[package]]
name = "toml_datetime"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "0.6.6"
2023-01-24 23:03:45 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
dependencies = [
"serde",
]
2023-01-24 23:03:45 +00:00
2023-09-17 21:06:56 +00:00
[[package]]
name = "toml_edit"
2024-02-05 01:52:11 +00:00
version = "0.21.1"
2023-09-17 21:06:56 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-05 01:52:11 +00:00
checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
dependencies = [
"indexmap",
"toml_datetime",
"winnow 0.5.40",
]
[[package]]
name = "toml_edit"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
version = "0.22.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
checksum = "c127785850e8c20836d49732ae6abfa47616e60bf9d9f57c43c250361a9db96c"
2023-09-17 21:06:56 +00:00
dependencies = [
"indexmap",
2023-09-17 21:06:56 +00:00
"serde",
"serde_spanned",
"toml_datetime",
"winnow 0.6.8",
2023-09-17 21:06:56 +00:00
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "tower"
version = "0.4.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
dependencies = [
"futures-core",
"futures-util",
"pin-project",
"pin-project-lite",
"tokio",
"tower-layer",
"tower-service",
"tracing",
]
[[package]]
name = "tower-layer"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
[[package]]
name = "tower-service"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
2020-08-27 10:32:41 +00:00
[[package]]
name = "tracing"
2023-10-23 00:22:08 +00:00
version = "0.1.40"
2020-08-27 10:32:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-23 00:22:08 +00:00
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
2020-08-27 10:32:41 +00:00
dependencies = [
"log",
"pin-project-lite",
"tracing-attributes",
"tracing-core",
2020-08-27 10:32:41 +00:00
]
[[package]]
name = "tracing-appender"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3566e8ce28cc0a3fe42519fc80e6b4c943cc4c8cef275620eb8dac2d3d4e06cf"
dependencies = [
"crossbeam-channel",
"thiserror",
"time",
"tracing-subscriber",
]
[[package]]
name = "tracing-attributes"
2023-10-15 20:49:57 +00:00
version = "0.1.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-15 20:49:57 +00:00
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
2020-08-27 10:32:41 +00:00
[[package]]
name = "tracing-core"
2023-10-15 20:49:57 +00:00
version = "0.1.32"
2020-08-27 10:32:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-15 20:49:57 +00:00
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
2020-08-27 10:32:41 +00:00
dependencies = [
2022-07-25 17:24:39 +00:00
"once_cell",
"valuable",
2020-08-27 10:32:41 +00:00
]
2023-10-31 22:01:51 +00:00
[[package]]
name = "tracing-log"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
dependencies = [
"log",
"once_cell",
"tracing-core",
]
[[package]]
name = "tracing-subscriber"
2023-11-20 01:54:50 +00:00
version = "0.3.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-20 01:54:50 +00:00
checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
dependencies = [
"matchers",
"nu-ansi-term",
"once_cell",
"regex",
"sharded-slab",
"smallvec",
"thread_local",
"tracing",
"tracing-core",
2023-11-20 01:54:50 +00:00
"tracing-log",
]
2023-01-06 08:23:13 +00:00
[[package]]
name = "tracing-tracy"
version = "0.10.4"
2023-01-06 08:23:13 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc6c7bf057d67aa107e076129a4f331aaac47ec379952d9f0775c6b1d838ee97"
2023-01-06 08:23:13 +00:00
dependencies = [
"tracing-core",
"tracing-subscriber",
"tracy-client",
2023-01-06 08:23:13 +00:00
]
[[package]]
name = "tracing-wasm"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4575c663a174420fa2d78f4108ff68f65bf2fbb7dd89f33749b6e826b3626e07"
dependencies = [
"tracing",
"tracing-subscriber",
"wasm-bindgen",
]
2023-10-04 22:11:01 +00:00
[[package]]
name = "tracy-client"
2024-01-15 22:25:22 +00:00
version = "0.16.5"
2023-10-04 22:11:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 22:25:22 +00:00
checksum = "307e6b7030112fe9640fdd87988a40795549ba75c355f59485d14e6b444d2987"
2023-10-04 22:11:01 +00:00
dependencies = [
"loom",
"once_cell",
"tracy-client-sys",
]
2023-11-27 01:12:39 +00:00
[[package]]
name = "tracy-client-sys"
2024-01-29 06:47:01 +00:00
version = "0.22.2"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "9d104d610dfa9dd154535102cc9c6164ae1fa37842bc2d9e83f9ac82b0ae0882"
2023-11-27 01:12:39 +00:00
dependencies = [
"cc",
]
2020-12-05 20:42:57 +00:00
[[package]]
name = "transpose"
2024-02-20 08:19:05 +00:00
version = "0.2.3"
2020-12-05 20:42:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-20 08:19:05 +00:00
checksum = "1ad61aed86bc3faea4300c7aee358b4c6d0c8d6ccc36524c96e4c92ccf26e77e"
2020-12-05 20:42:57 +00:00
dependencies = [
"num-integer",
"strength_reduce",
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "try-lock"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
2023-10-31 22:01:51 +00:00
[[package]]
name = "ttf-parser"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.21.1"
2023-10-31 22:01:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
2023-10-31 22:01:51 +00:00
2023-03-27 05:12:44 +00:00
[[package]]
name = "type-map"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f"
dependencies = [
"rustc-hash",
]
[[package]]
name = "typenum"
2023-10-04 22:11:01 +00:00
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-04 22:11:01 +00:00
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
2024-02-26 06:38:57 +00:00
[[package]]
name = "uds_windows"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
dependencies = [
"memoffset",
2024-02-26 06:38:57 +00:00
"tempfile",
"winapi",
]
[[package]]
name = "unic-char-property"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
dependencies = [
"unic-char-range",
]
[[package]]
name = "unic-char-range"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
[[package]]
name = "unic-common"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
2023-04-21 23:44:01 +00:00
[[package]]
name = "unic-langid"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.9.5"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44"
2023-04-21 23:44:01 +00:00
dependencies = [
"unic-langid-impl",
"unic-langid-macros",
]
[[package]]
name = "unic-langid-impl"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.9.5"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5"
2023-04-21 23:44:01 +00:00
dependencies = [
"tinystr",
]
[[package]]
name = "unic-langid-macros"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.9.5"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "0da1cd2c042d3c7569a1008806b02039e7a4a2bdf8f8e96bd3c792434a0e275e"
2023-04-21 23:44:01 +00:00
dependencies = [
"proc-macro-hack",
"tinystr",
"unic-langid-impl",
"unic-langid-macros-impl",
]
[[package]]
name = "unic-langid-macros-impl"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "0.9.5"
2023-04-21 23:44:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "1ed7f4237ba393424195053097c1516bd4590dc82b84f2f97c5c69e12704555b"
2023-04-21 23:44:01 +00:00
dependencies = [
"proc-macro-hack",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
2023-04-21 23:44:01 +00:00
"unic-langid-impl",
]
[[package]]
name = "unic-segment"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23"
dependencies = [
"unic-ucd-segment",
]
[[package]]
name = "unic-ucd-segment"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700"
dependencies = [
"unic-char-property",
"unic-char-range",
"unic-ucd-version",
]
[[package]]
name = "unic-ucd-version"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
dependencies = [
"unic-common",
]
[[package]]
name = "unicase"
version = "2.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
dependencies = [
"version_check",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "unicode-bidi"
2024-01-09 23:01:58 +00:00
version = "0.3.15"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
2019-11-17 21:00:19 +00:00
[[package]]
name = "unicode-ident"
2023-10-04 22:11:01 +00:00
version = "1.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-04 22:11:01 +00:00
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
2019-11-17 21:00:19 +00:00
[[package]]
name = "unicode-normalization"
version = "0.1.23"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
2019-11-17 21:00:19 +00:00
dependencies = [
"tinyvec",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "unicode-segmentation"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
2019-11-17 21:00:19 +00:00
[[package]]
name = "unicode-width"
version = "0.1.12"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6"
2019-11-17 21:00:19 +00:00
[[package]]
name = "unicode-xid"
version = "0.2.4"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
2019-11-17 21:00:19 +00:00
[[package]]
name = "untrusted"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2019-11-17 21:00:19 +00:00
[[package]]
name = "url"
2023-11-27 01:12:39 +00:00
version = "2.5.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-27 01:12:39 +00:00
checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
2019-11-17 21:00:19 +00:00
dependencies = [
"form_urlencoded",
2024-04-12 22:34:53 +00:00
"idna 0.5.0",
"percent-encoding",
2024-02-26 06:38:57 +00:00
"serde",
2019-11-17 21:00:19 +00:00
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "urlencoding"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
[[package]]
name = "utf8parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
[[package]]
name = "uuid"
2024-03-26 09:04:21 +00:00
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-26 09:04:21 +00:00
checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0"
[[package]]
name = "valuable"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
[[package]]
name = "vec_map"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
[[package]]
name = "vergen"
2024-01-09 23:01:58 +00:00
version = "8.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-09 23:01:58 +00:00
checksum = "e27d6bdd219887a9eadd19e1c34f32e47fa332301184935c6d9bca26f3cca525"
dependencies = [
"anyhow",
2024-01-15 22:25:22 +00:00
"cargo_metadata",
"cfg-if",
2024-01-15 22:25:22 +00:00
"regex",
"rustversion",
"time",
]
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "vfs"
2024-03-14 14:40:54 +00:00
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-14 14:40:54 +00:00
checksum = "654cd097e182a71dbf899178e6b5662c2157dd0b8afd5975de18008f6fc173d1"
dependencies = [
"filetime",
]
[[package]]
name = "vswhom"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
dependencies = [
"libc",
"vswhom-sys",
]
[[package]]
name = "vswhom-sys"
2022-12-14 21:36:06 +00:00
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 21:36:06 +00:00
checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
dependencies = [
"cc",
"libc",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "walkdir"
2024-03-02 07:36:21 +00:00
version = "2.5.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-02 07:36:21 +00:00
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2019-11-17 21:00:19 +00:00
dependencies = [
"same-file",
"winapi-util",
2019-11-17 21:00:19 +00:00
]
2024-04-12 22:34:53 +00:00
[[package]]
name = "want"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
dependencies = [
"try-lock",
]
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2019-11-17 21:00:19 +00:00
[[package]]
name = "wasm-bindgen"
version = "0.2.92"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
2019-11-17 21:00:19 +00:00
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "wasm-bindgen-backend"
version = "0.2.92"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
2019-11-17 21:00:19 +00:00
dependencies = [
"bumpalo",
"log",
"once_cell",
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
"wasm-bindgen-shared",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "wasm-bindgen-futures"
version = "0.4.42"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
2019-11-17 21:00:19 +00:00
dependencies = [
"cfg-if",
"js-sys",
"wasm-bindgen",
"web-sys",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "wasm-bindgen-macro"
version = "0.2.92"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
2019-11-17 21:00:19 +00:00
dependencies = [
2020-12-27 06:33:38 +00:00
"quote",
"wasm-bindgen-macro-support",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.92"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
2019-11-17 21:00:19 +00:00
dependencies = [
2020-12-27 06:33:38 +00:00
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "wasm-bindgen-shared"
version = "0.2.92"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
2019-11-17 21:00:19 +00:00
[[package]]
name = "wasm-streams"
2024-01-29 06:47:01 +00:00
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "b65dc4c90b63b118468cf747d8bf3566c1913ef60be765b5730ead9e0a3ba129"
dependencies = [
"futures-util",
"js-sys",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "wayland-backend"
2024-01-29 06:47:01 +00:00
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "9d50fa61ce90d76474c87f5fc002828d81b32677340112b4ef08079a9d459a40"
dependencies = [
"cc",
"downcast-rs",
2024-01-29 06:47:01 +00:00
"rustix",
"scoped-tls",
"smallvec",
"wayland-sys",
]
[[package]]
name = "wayland-client"
2024-01-29 06:47:01 +00:00
version = "0.31.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "82fb96ee935c2cea6668ccb470fb7771f6215d1691746c2d896b447a00ad3f1f"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2024-01-29 06:47:01 +00:00
"rustix",
"wayland-backend",
"wayland-scanner",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "wayland-csd-frame"
version = "0.3.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
2019-11-17 21:00:19 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"cursor-icon",
"wayland-backend",
2020-10-04 20:04:27 +00:00
]
[[package]]
name = "wayland-cursor"
2024-01-29 06:47:01 +00:00
version = "0.31.1"
2020-10-04 20:04:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "71ce5fa868dd13d11a0d04c5e2e65726d0897be8de247c0c5a65886e283231ba"
2020-10-04 20:04:27 +00:00
dependencies = [
2024-01-29 06:47:01 +00:00
"rustix",
"wayland-client",
"xcursor",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "wayland-protocols"
2024-01-29 06:47:01 +00:00
version = "0.31.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"wayland-backend",
"wayland-client",
"wayland-scanner",
]
[[package]]
name = "wayland-protocols-plasma"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"wayland-backend",
"wayland-client",
"wayland-protocols",
"wayland-scanner",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "wayland-protocols-wlr"
version = "0.2.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6"
2019-11-17 21:00:19 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"wayland-backend",
"wayland-client",
"wayland-protocols",
"wayland-scanner",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "wayland-scanner"
2024-01-29 06:47:01 +00:00
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-29 06:47:01 +00:00
checksum = "63b3a62929287001986fb58c789dce9b67604a397c15c611ad9f747300b6c283"
dependencies = [
"proc-macro2",
2024-01-29 06:47:01 +00:00
"quick-xml",
"quote",
]
[[package]]
name = "wayland-sys"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af"
dependencies = [
"dlib",
"log",
"once_cell",
"pkg-config",
]
[[package]]
name = "weak-table"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "323f4da9523e9a669e1eaf9c6e763892769b1d38c623913647bfdc1532fe4549"
2019-11-17 21:00:19 +00:00
[[package]]
name = "web-sys"
version = "0.3.69"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
2019-11-17 21:00:19 +00:00
dependencies = [
"js-sys",
"wasm-bindgen",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "web-time"
2023-12-25 06:27:55 +00:00
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-25 06:27:55 +00:00
checksum = "aa30049b1c872b72c89866d458eae9f20380ab280ffd1b1e18df2d3e2d98cfe0"
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "web-time"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "webbrowser"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "425ba64c1e13b1c6e8c5d2541c8fac10022ca584f33da781db01b5756aef1f4e"
dependencies = [
"block2 0.5.0",
"core-foundation",
"home",
"jni",
"log",
"ndk-context",
"objc2 0.5.1",
"objc2-foundation",
"url",
"web-sys",
]
[[package]]
name = "webpki-roots"
version = "0.26.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3de34ae270483955a94f4b21bdaaeb83d508bb84a01435f393818edb0012009"
dependencies = [
"rustls-pki-types",
]
2020-09-22 01:30:27 +00:00
[[package]]
name = "weezl"
version = "0.1.8"
2020-09-22 01:30:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
2020-09-22 01:30:27 +00:00
[[package]]
name = "wgpu"
version = "0.20.0"
2024-01-22 00:33:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32ff1bfee408e1028e2e3acbf6d32d98b08a5a059ccbf5f33305534453ba5d3e"
dependencies = [
"arrayvec",
"cfg-if",
2024-01-09 23:01:58 +00:00
"cfg_aliases",
"document-features",
"js-sys",
"log",
"naga",
"parking_lot",
"profiling",
"raw-window-handle",
"serde",
2020-12-27 06:33:38 +00:00
"smallvec",
"static_assertions",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
"wgpu-core",
2021-09-08 07:20:11 +00:00
"wgpu-hal",
"wgpu-types",
]
2020-08-27 10:32:41 +00:00
[[package]]
name = "wgpu-core"
version = "0.20.0"
2024-01-22 00:33:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac6a86eaa5e763e59c73cf9e97d55fffd4dfda69fd8bda19589fcf851ddfef1f"
dependencies = [
"arrayvec",
"bit-vec",
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2024-01-09 23:01:58 +00:00
"cfg_aliases",
2022-01-19 18:21:28 +00:00
"codespan-reporting",
"document-features",
2024-01-09 23:01:58 +00:00
"indexmap",
"log",
"naga",
2024-01-09 23:01:58 +00:00
"once_cell",
"parking_lot",
"profiling",
"raw-window-handle",
"ron",
"rustc-hash",
"serde",
2020-12-27 06:33:38 +00:00
"smallvec",
"thiserror",
"web-sys",
2021-09-08 07:20:11 +00:00
"wgpu-hal",
"wgpu-types",
]
2021-09-08 07:20:11 +00:00
[[package]]
name = "wgpu-hal"
version = "0.20.0"
2024-01-22 00:33:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d71c8ae05170583049b65ee562fd839fdc0b3e9ddb84f4e40c9d5f8ea0d4c8c"
2021-09-08 07:20:11 +00:00
dependencies = [
"android_system_properties",
"arrayvec",
2021-09-08 07:20:11 +00:00
"ash",
"bit-set",
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
2021-09-08 07:20:11 +00:00
"block",
2024-01-09 23:01:58 +00:00
"cfg_aliases",
2021-09-08 07:20:11 +00:00
"core-graphics-types",
"d3d12",
"glow",
"glutin_wgl_sys",
2021-09-08 07:20:11 +00:00
"gpu-alloc",
"gpu-allocator",
2021-09-08 07:20:11 +00:00
"gpu-descriptor",
"hassle-rs",
2021-09-08 07:20:11 +00:00
"js-sys",
"khronos-egl",
"libc",
2024-03-18 11:02:01 +00:00
"libloading 0.8.3",
2021-09-08 07:20:11 +00:00
"log",
"metal",
"naga",
"ndk-sys",
2021-09-08 07:20:11 +00:00
"objc",
"once_cell",
"parking_lot",
2021-09-08 07:20:11 +00:00
"profiling",
"range-alloc",
"raw-window-handle",
2021-09-08 07:20:11 +00:00
"renderdoc-sys",
"rustc-hash",
"smallvec",
2021-09-08 07:20:11 +00:00
"thiserror",
"wasm-bindgen",
"web-sys",
"wgpu-types",
"winapi",
]
2020-08-27 10:32:41 +00:00
[[package]]
name = "wgpu-types"
version = "0.20.0"
2024-01-22 00:33:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1353d9a46bff7f955a680577f34c69122628cc2076e1d6f3a9be6ef00ae793ef"
2020-08-27 10:32:41 +00:00
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"js-sys",
"serde",
"web-sys",
2020-08-27 10:32:41 +00:00
]
[[package]]
name = "which"
2023-10-04 22:11:01 +00:00
version = "4.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-04 22:11:01 +00:00
checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
dependencies = [
"either",
2023-10-04 22:11:01 +00:00
"home",
"once_cell",
"rustix",
]
2021-12-30 14:16:36 +00:00
[[package]]
name = "wide"
version = "0.7.19"
2021-12-30 14:16:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aab6594190de06d718a5dbc5fa781ab62f8903797056480e549ca74add6b7065"
2021-12-30 14:16:36 +00:00
dependencies = [
"bytemuck",
"safe_arch",
2021-12-30 14:16:36 +00:00
]
[[package]]
name = "widestring"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311"
2019-11-17 21:00:19 +00:00
[[package]]
name = "winapi"
version = "0.3.9"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2019-11-17 21:00:19 +00:00
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2019-11-17 21:00:19 +00:00
[[package]]
name = "winapi-util"
version = "0.1.8"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
2019-11-17 21:00:19 +00:00
dependencies = [
"windows-sys 0.52.0",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2019-11-17 21:00:19 +00:00
[[package]]
name = "windows"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
dependencies = [
"windows-core 0.52.0",
"windows-targets 0.52.5",
]
[[package]]
name = "windows"
version = "0.54.0"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
2023-11-27 01:12:39 +00:00
dependencies = [
"windows-core 0.54.0",
"windows-targets 0.52.5",
2023-11-27 01:12:39 +00:00
]
2024-01-15 22:25:22 +00:00
[[package]]
name = "windows-core"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
dependencies = [
"windows-targets 0.52.5",
2024-01-15 22:25:22 +00:00
]
[[package]]
name = "windows-core"
version = "0.54.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
dependencies = [
"windows-result",
"windows-targets 0.52.5",
]
[[package]]
name = "windows-result"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "749f0da9cc72d82e600d8d2e44cadd0b9eedb9038f71a1c58556ac1c5791813b"
dependencies = [
"windows-targets 0.52.5",
]
2023-02-10 10:07:00 +00:00
[[package]]
name = "windows-sys"
version = "0.45.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
dependencies = [
"windows-targets 0.42.2",
]
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
"windows-targets 0.48.5",
2023-02-10 10:07:00 +00:00
]
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows-sys"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
dependencies = [
"windows-targets 0.52.5",
2023-11-27 01:12:39 +00:00
]
[[package]]
name = "windows-targets"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
dependencies = [
"windows_aarch64_gnullvm 0.42.2",
"windows_aarch64_msvc 0.42.2",
"windows_i686_gnu 0.42.2",
"windows_i686_msvc 0.42.2",
"windows_x86_64_gnu 0.42.2",
"windows_x86_64_gnullvm 0.42.2",
"windows_x86_64_msvc 0.42.2",
]
[[package]]
name = "windows-targets"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
dependencies = [
"windows_aarch64_gnullvm 0.48.5",
"windows_aarch64_msvc 0.48.5",
"windows_i686_gnu 0.48.5",
"windows_i686_msvc 0.48.5",
"windows_x86_64_gnu 0.48.5",
"windows_x86_64_gnullvm 0.48.5",
"windows_x86_64_msvc 0.48.5",
]
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows-targets"
version = "0.52.5"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
2023-11-27 01:12:39 +00:00
dependencies = [
"windows_aarch64_gnullvm 0.52.5",
"windows_aarch64_msvc 0.52.5",
"windows_i686_gnu 0.52.5",
"windows_i686_gnullvm",
"windows_i686_msvc 0.52.5",
"windows_x86_64_gnu 0.52.5",
"windows_x86_64_gnullvm 0.52.5",
"windows_x86_64_msvc 0.52.5",
2023-11-27 01:12:39 +00:00
]
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.52.5"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.52.5"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_i686_gnu"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
[[package]]
name = "windows_i686_gnu"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_i686_gnu"
version = "0.52.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
[[package]]
name = "windows_i686_gnullvm"
version = "0.52.5"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_i686_msvc"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
[[package]]
name = "windows_i686_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_i686_msvc"
version = "0.52.5"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
[[package]]
name = "windows_x86_64_gnu"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.52.5"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.52.5"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2023-11-27 01:12:39 +00:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.52.5"
2023-11-27 01:12:39 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
2023-11-27 01:12:39 +00:00
2019-11-17 21:00:19 +00:00
[[package]]
name = "winit"
version = "0.29.15"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d59ad965a635657faf09c8f062badd885748428933dad8e8bdd64064d92e5ca"
dependencies = [
"ahash",
"android-activity",
"atomic-waker",
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"bytemuck",
"calloop",
"cfg_aliases",
"core-foundation",
"core-graphics",
"cursor-icon",
"icrate",
"js-sys",
"libc",
"log",
"memmap2",
"ndk",
"ndk-sys",
"objc2 0.4.1",
"once_cell",
"orbclient",
"percent-encoding",
"raw-window-handle",
"redox_syscall 0.3.5",
"rustix",
"sctk-adwaita",
2020-12-27 06:33:38 +00:00
"smithay-client-toolkit",
"smol_str",
"unicode-segmentation",
"wasm-bindgen",
"wasm-bindgen-futures",
"wayland-backend",
"wayland-client",
"wayland-protocols",
"wayland-protocols-plasma",
"web-sys",
"web-time 0.2.4",
"windows-sys 0.48.0",
"x11-dl",
"x11rb",
"xkbcommon-dl",
2019-11-17 21:00:19 +00:00
]
2023-02-27 22:17:56 +00:00
[[package]]
name = "winnow"
version = "0.5.40"
2023-02-27 22:17:56 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
dependencies = [
"memchr",
]
[[package]]
name = "winnow"
version = "0.6.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3c52e9c97a68071b23e836c9380edae937f17b9c4667bd021973efc689f618d"
2023-02-27 22:17:56 +00:00
dependencies = [
"memchr",
]
[[package]]
name = "winreg"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
dependencies = [
"cfg-if",
2023-10-04 22:11:01 +00:00
"windows-sys 0.48.0",
]
[[package]]
name = "wio"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
dependencies = [
"winapi",
]
2019-11-17 21:00:19 +00:00
[[package]]
name = "x11-dl"
2023-01-24 23:03:45 +00:00
version = "2.21.0"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-24 23:03:45 +00:00
checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
2019-11-17 21:00:19 +00:00
dependencies = [
"libc",
2023-01-24 23:03:45 +00:00
"once_cell",
"pkg-config",
2019-11-17 21:00:19 +00:00
]
[[package]]
name = "x11rb"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
dependencies = [
"as-raw-xcb-connection",
"gethostname",
"libc",
2024-03-18 11:02:01 +00:00
"libloading 0.8.3",
"once_cell",
"rustix",
"x11rb-protocol",
]
[[package]]
name = "x11rb-protocol"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
2020-10-04 20:04:27 +00:00
[[package]]
name = "xcursor"
2023-12-13 10:19:03 +00:00
version = "0.3.5"
2020-10-04 20:04:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-13 10:19:03 +00:00
checksum = "6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911"
2020-10-04 20:04:27 +00:00
2024-02-26 06:38:57 +00:00
[[package]]
name = "xdg-home"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "xkbcommon-dl"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5"
dependencies = [
2024-03-22 09:57:29 +00:00
"bitflags 2.5.0",
"dlib",
"log",
"once_cell",
"xkeysym",
]
[[package]]
name = "xkeysym"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621"
2019-11-17 21:00:19 +00:00
[[package]]
name = "xml-rs"
version = "0.8.20"
2019-11-17 21:00:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "791978798f0597cfc70478424c2b4fdc2b7a8024aaff78497ef00f24ef674193"
[[package]]
name = "yansi"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
2024-02-26 06:38:57 +00:00
[[package]]
name = "zbus"
version = "4.2.1"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5915716dff34abef1351d2b10305b019c8ef33dcf6c72d31a6e227d5d9d7a21"
2024-02-26 06:38:57 +00:00
dependencies = [
"async-broadcast",
"async-executor",
"async-fs",
"async-io",
"async-lock",
2024-02-26 06:38:57 +00:00
"async-process",
"async-recursion",
"async-task",
"async-trait",
"blocking",
"enumflags2",
"event-listener 5.3.0",
2024-02-26 06:38:57 +00:00
"futures-core",
"futures-sink",
"futures-util",
"hex",
"nix",
2024-02-26 06:38:57 +00:00
"ordered-stream",
"rand",
"serde",
"serde_repr",
"sha1",
"static_assertions",
"tracing",
"uds_windows",
"windows-sys 0.52.0",
"xdg-home",
"zbus_macros",
"zbus_names",
"zvariant",
]
[[package]]
name = "zbus_macros"
version = "4.2.1"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66fceb36d0c1c4a6b98f3ce40f410e64e5a134707ed71892e1b178abc4c695d4"
2024-02-26 06:38:57 +00:00
dependencies = [
"proc-macro-crate",
2024-02-26 06:38:57 +00:00
"proc-macro2",
"quote",
"syn 1.0.109",
"zvariant_utils",
]
[[package]]
name = "zbus_names"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
dependencies = [
"serde",
"static_assertions",
"zvariant",
]
[[package]]
name = "zerocopy"
version = "0.7.34"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087"
dependencies = [
"zerocopy-derive",
]
[[package]]
name = "zerocopy-derive"
version = "0.7.34"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b"
dependencies = [
"proc-macro2",
"quote",
build(deps): bump the cargo-minor group across 1 directory with 7 updates Bumps the cargo-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.0` | `2.3.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` | | [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.64` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | Updates `async-channel` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.0...v2.3.1) Updates `serde` from 1.0.201 to 1.0.202 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202) Updates `either` from 1.11.0 to 1.12.0 - [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0) Updates `syn` from 2.0.63 to 2.0.64 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.64) Updates `toml_edit` from 0.22.12 to 0.22.13 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.38.0...1.39.0) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 22:26:41 +00:00
"syn 2.0.64",
]
[[package]]
name = "zeroize"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
2024-04-05 22:08:30 +00:00
[[package]]
name = "zip"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
version = "1.2.3"
2024-04-05 22:08:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
build(deps): bump the cargo-minor group with 14 updates Bumps the cargo-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.26` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.20.0` | `0.21.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [fontdb](https://github.com/RazrFalcon/fontdb) | `0.16.2` | `0.17.0` | | [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` | | [zip](https://github.com/zip-rs/zip2) | `1.2.0` | `1.2.3` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.7.2` | `0.7.3` | Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0) Updates `serde` from 1.0.200 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) Updates `linkme` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.26) Updates `bitstream-io` from 2.2.0 to 2.3.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117) Updates `ttf-parser` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/compare/v0.20.0...v0.21.1) Updates `num-bigint` from 0.4.4 to 0.4.5 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.4...num-bigint-0.4.5) Updates `syn` from 2.0.60 to 2.0.63 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) Updates `fontdb` from 0.16.2 to 0.17.0 - [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/fontdb/compare/v0.16.2...v0.17.0) Updates `unic-langid` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/zbraniecki/unic-locale/releases) - [Commits](https://github.com/zbraniecki/unic-locale/commits) Updates `zip` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.3) Updates `libtest-mimic` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](https://github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ttf-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fontdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: unic-langid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:25:18 +00:00
checksum = "c700ea425e148de30c29c580c1f9508b93ca57ad31c9f4e96b83c194c37a7a8f"
2024-04-05 22:08:30 +00:00
dependencies = [
"arbitrary",
2024-04-05 22:08:30 +00:00
"crc32fast",
"crossbeam-utils",
"displaydoc",
2024-04-05 22:08:30 +00:00
"flate2",
"indexmap",
"thiserror",
2024-04-05 22:08:30 +00:00
]
2024-02-26 06:38:57 +00:00
[[package]]
name = "zvariant"
version = "4.1.0"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "877ef94e5e82b231d2a309c531f191a8152baba8241a7939ee04bd76b0171308"
2024-02-26 06:38:57 +00:00
dependencies = [
"endi",
"enumflags2",
"serde",
"static_assertions",
"url",
"zvariant_derive",
]
[[package]]
name = "zvariant_derive"
version = "4.1.0"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7ca98581cc6a8120789d8f1f0997e9053837d6aa5346cbb43454d7121be6e39"
2024-02-26 06:38:57 +00:00
dependencies = [
"proc-macro-crate",
2024-02-26 06:38:57 +00:00
"proc-macro2",
"quote",
"syn 1.0.109",
"zvariant_utils",
]
[[package]]
name = "zvariant_utils"
version = "1.1.1"
2024-02-26 06:38:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75fa7291bdd68cd13c4f97cc9d78cbf16d96305856dfc7ac942aeff4c2de7d5a"
2024-02-26 06:38:57 +00:00
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]