kubi/Cargo.lock

2927 lines
72 KiB
Plaintext
Raw Normal View History

2023-02-14 19:01:11 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2023-11-21 15:45:41 +00:00
[[package]]
name = "ab_glyph"
2024-04-25 16:29:34 +00:00
version = "0.2.25"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "6f90148830dac590fac7ccfe78ec4a8ea404c60f75a24e16407a71f0f40de775"
2023-11-21 15:45:41 +00:00
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"
2023-02-14 19:01:11 +00:00
[[package]]
name = "addr2line"
2023-11-21 15:45:41 +00:00
version = "0.21.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
2023-02-14 19:01:11 +00:00
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "ahash"
2024-04-25 16:29:34 +00:00
version = "0.8.11"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"cfg-if",
2023-02-14 19:01:11 +00:00
"getrandom",
"once_cell",
"version_check",
2024-04-25 16:28:14 +00:00
"zerocopy",
2023-02-14 19:01:11 +00:00
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "aho-corasick"
2024-04-25 16:29:34 +00:00
version = "1.1.3"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"memchr",
2023-02-14 19:01:11 +00:00
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "allocator-api2"
2024-04-25 16:29:34 +00:00
version = "0.2.18"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
2023-11-21 15:45:41 +00:00
[[package]]
name = "android-activity"
2024-02-12 21:20:45 +00:00
version = "0.5.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "ee91c0c2905bae44f84bfa4e044536541df26b7703fd0888deeb9060fcc44289"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"android-properties",
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"cc",
"cesu8",
"jni",
"jni-sys",
"libc",
"log",
2023-11-21 16:49:40 +00:00
"ndk",
2023-11-21 15:45:41 +00:00
"ndk-context",
2023-11-21 16:49:40 +00:00
"ndk-sys",
"num_enum",
2023-11-21 15:45:41 +00:00
"thiserror",
2023-02-14 19:01:11 +00:00
]
2023-07-09 01:03:45 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "android-properties"
version = "0.2.2"
2023-07-09 01:03:45 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04"
2023-07-09 01:03:45 +00:00
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
[[package]]
name = "android_log-sys"
2023-11-21 15:45:41 +00:00
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "5ecc8056bf6ab9892dcd53216c83d1597487d7dacac16c8df6b877d127df9937"
[[package]]
name = "android_logger"
2023-11-21 15:45:41 +00:00
version = "0.13.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "c494134f746c14dc653a35a4ea5aca24ac368529da5370ecf41fe0341c35772f"
dependencies = [
"android_log-sys",
"env_logger",
"log",
"once_cell",
]
[[package]]
name = "android_system_properties"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
dependencies = [
"libc",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "anyhow"
2024-04-25 16:29:34 +00:00
version = "1.0.82"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519"
2023-02-14 19:01:11 +00:00
[[package]]
name = "arrayref"
version = "0.3.7"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
2023-02-14 19:01:11 +00:00
[[package]]
name = "arrayvec"
2023-11-21 15:45:41 +00:00
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
[[package]]
name = "as-raw-xcb-connection"
2024-02-12 21:20:45 +00:00
version = "1.0.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
2023-02-14 19:01:11 +00:00
2024-05-02 14:50:46 +00:00
[[package]]
name = "atomic"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d818003e740b63afc82337e3160717f4f63078720a810b7b903e70a5d1d2994"
dependencies = [
"bytemuck",
]
2023-03-08 00:31:38 +00:00
[[package]]
name = "atomic-polyfill"
2024-02-12 21:20:45 +00:00
version = "1.0.3"
2023-03-08 00:31:38 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4"
2023-03-08 00:31:38 +00:00
dependencies = [
"critical-section",
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "atomic-waker"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
2023-02-14 19:01:11 +00:00
[[package]]
name = "autocfg"
2024-04-25 16:29:34 +00:00
version = "1.2.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80"
2023-02-14 19:01:11 +00:00
[[package]]
name = "backtrace"
2024-04-25 16:29:34 +00:00
version = "0.3.71"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
2023-02-14 19:01:11 +00:00
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
2023-07-09 01:03:45 +00:00
"miniz_oxide",
2023-02-14 19:01:11 +00:00
"object",
"rustc-demangle",
]
[[package]]
name = "base64"
2024-04-25 16:29:34 +00:00
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51"
2023-11-19 17:27:20 +00:00
[[package]]
name = "bincode"
version = "1.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
dependencies = [
"serde",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2023-07-09 01:03:45 +00:00
[[package]]
name = "bitflags"
2024-04-25 16:29:34 +00:00
version = "2.5.0"
2023-07-09 01:03:45 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
2023-07-09 01:03:45 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "block-sys"
2024-02-12 21:20:45 +00:00
version = "0.2.1"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "ae85a0696e7ea3b835a453750bf002770776609115e6d25c6d2ff28a8200f7e7"
2023-11-21 15:45:41 +00:00
dependencies = [
"objc-sys",
]
[[package]]
name = "block2"
version = "0.3.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "15b55663a85f33501257357e6421bb33e769d5c9ffb5ba0921c975a123e35e68"
dependencies = [
"block-sys",
"objc2",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "bracket-noise"
version = "0.8.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0b7443d0990c69db7a83f376f0101d684c20a911698e5f932bffbda2c8b08dd"
dependencies = [
"bracket-random",
]
[[package]]
name = "bracket-random"
version = "0.8.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "437be61484077b1ddb57002ce3c96b7d03cbf500b5d15157ee7e67e22332c39b"
dependencies = [
"getrandom",
"js-sys",
"lazy_static",
2024-04-25 16:28:14 +00:00
"rand",
2023-02-14 19:01:11 +00:00
"rand_xorshift",
"regex",
"wasm-bindgen",
]
[[package]]
name = "bumpalo"
2024-04-25 16:29:34 +00:00
version = "3.16.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2023-02-14 19:01:11 +00:00
[[package]]
name = "bytemuck"
2024-04-25 16:29:34 +00:00
version = "1.15.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15"
2024-05-02 14:50:46 +00:00
dependencies = [
"bytemuck_derive",
]
[[package]]
name = "bytemuck_derive"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "965ab7eb5f8f97d2a083c799f3a1b994fc397b2fe2da5d1da1626ce15a39f2b1"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.60",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "byteorder"
2023-11-21 15:45:41 +00:00
version = "1.5.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
[[package]]
name = "bytes"
2024-04-25 16:29:34 +00:00
version = "1.6.0"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
2023-02-14 19:01:11 +00:00
[[package]]
name = "calloop"
2024-02-12 21:20:45 +00:00
version = "0.12.4"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "fba7adb4dd5aa98e5553510223000e7148f621165ec5f9acd7113f6ca4995298"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-02-14 19:01:11 +00:00
"log",
2023-11-21 15:45:41 +00:00
"polling",
"rustix",
"slab",
2023-02-14 19:01:11 +00:00
"thiserror",
2023-11-21 15:45:41 +00:00
]
[[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",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "cc"
2024-04-25 16:29:34 +00:00
version = "1.0.95"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b"
2023-11-21 15:45:41 +00:00
dependencies = [
"jobserver",
"libc",
2024-04-25 16:29:34 +00:00
"once_cell",
2023-11-21 15:45:41 +00:00
]
[[package]]
name = "cesu8"
version = "1.1.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2023-02-14 19:01:11 +00:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2023-11-21 15:45:41 +00:00
[[package]]
name = "cfg_aliases"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2023-02-14 19:01:11 +00:00
[[package]]
name = "cgl"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff"
dependencies = [
"libc",
]
[[package]]
name = "chrono"
2024-04-25 16:29:34 +00:00
version = "0.4.38"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
dependencies = [
"android-tzdata",
"iana-time-zone",
"num-traits",
"serde",
2024-04-25 16:29:34 +00:00
"windows-targets 0.52.5",
]
2023-03-08 00:31:38 +00:00
[[package]]
name = "cobs"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "combine"
2024-04-25 16:29:34 +00:00
version = "4.6.7"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"bytes",
"memchr",
2023-02-14 19:01:11 +00:00
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "concurrent-queue"
2024-02-12 21:20:45 +00:00
version = "2.4.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363"
2023-11-21 15:45:41 +00:00
dependencies = [
"crossbeam-utils",
]
2023-02-14 19:01:11 +00:00
2024-03-25 18:06:35 +00:00
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2023-02-14 19:01:11 +00:00
[[package]]
name = "core-foundation"
2023-12-02 11:50:41 +00:00
version = "0.9.4"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-02 11:50:41 +00:00
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
2023-02-14 19:01:11 +00:00
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "core-foundation-sys"
2023-12-02 11:50:41 +00:00
version = "0.8.6"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-02 11:50:41 +00:00
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
2023-02-14 19:01:11 +00:00
[[package]]
name = "core-graphics"
2024-04-25 16:29:34 +00:00
version = "0.23.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-07-09 01:03:45 +00:00
"bitflags 1.3.2",
2023-02-14 19:01:11 +00:00
"core-foundation",
"core-graphics-types",
2023-11-21 15:45:41 +00:00
"foreign-types",
2023-02-14 19:01:11 +00:00
"libc",
]
[[package]]
name = "core-graphics-types"
2023-12-02 11:50:41 +00:00
version = "0.1.3"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-02 11:50:41 +00:00
checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-07-09 01:03:45 +00:00
"bitflags 1.3.2",
2023-02-14 19:01:11 +00:00
"core-foundation",
"libc",
]
[[package]]
name = "crc32fast"
2024-02-12 21:20:45 +00:00
version = "1.4.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa"
2023-02-14 19:01:11 +00:00
dependencies = [
"cfg-if",
]
2023-03-08 00:31:38 +00:00
[[package]]
name = "critical-section"
2023-11-21 15:45:41 +00:00
version = "1.1.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "7059fff8937831a9ae6f0fe4d658ffabf58f2ca96aa9dec1c889f936f705f216"
2023-02-14 19:01:11 +00:00
[[package]]
name = "crossbeam-deque"
2024-02-12 21:20:45 +00:00
version = "0.8.5"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
2023-02-14 19:01:11 +00:00
dependencies = [
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
2024-02-12 21:20:45 +00:00
version = "0.9.18"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
2023-02-14 19:01:11 +00:00
dependencies = [
"crossbeam-utils",
]
[[package]]
name = "crossbeam-utils"
2024-02-12 21:20:45 +00:00
version = "0.8.19"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "cursor-icon"
version = "1.1.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
2023-02-14 19:01:11 +00:00
[[package]]
name = "darling"
2024-04-25 16:29:34 +00:00
version = "0.20.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391"
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
2024-04-25 16:29:34 +00:00
version = "0.20.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f"
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
]
[[package]]
name = "darling_macro"
2024-04-25 16:29:34 +00:00
version = "0.20.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f"
dependencies = [
"darling_core",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
]
[[package]]
name = "deranged"
2024-02-12 21:20:45 +00:00
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
dependencies = [
"powerfmt",
"serde",
]
2024-03-25 18:06:35 +00:00
[[package]]
name = "derive_more"
version = "0.99.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
dependencies = [
"convert_case",
"proc-macro2",
"quote",
"rustc_version",
"syn 1.0.109",
]
[[package]]
name = "derive_setters"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e8ef033054e131169b8f0f9a7af8f5533a9436fadf3c500ed547f730f07090d"
dependencies = [
"darling",
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2024-03-25 18:06:35 +00:00
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "dispatch"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
[[package]]
name = "dlib"
2023-07-09 01:03:45 +00:00
version = "0.5.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-09 01:03:45 +00:00
checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-02-12 21:20:45 +00:00
"libloading",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "document-features"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef5282ad69563b5fc40319526ba27e0e7363d552a896f0297d54f767717f9b95"
dependencies = [
"litrs",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "downcast-rs"
2024-04-25 16:29:34 +00:00
version = "1.2.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "either"
2024-04-25 16:29:34 +00:00
version = "1.11.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "embedded-io"
version = "0.4.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
2023-02-14 19:01:11 +00:00
[[package]]
name = "env_logger"
2024-02-12 21:20:45 +00:00
version = "0.10.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
2023-02-14 19:01:11 +00:00
dependencies = [
"humantime",
"is-terminal",
"log",
"regex",
"termcolor",
]
2023-07-09 01:03:45 +00:00
[[package]]
name = "equivalent"
2023-11-21 15:45:41 +00:00
version = "1.0.1"
2023-07-09 01:03:45 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
2023-07-09 01:03:45 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "errno"
2023-11-28 19:13:30 +00:00
version = "0.3.8"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-28 19:13:30 +00:00
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
2023-02-14 19:01:11 +00:00
dependencies = [
"libc",
2023-11-28 19:13:30 +00:00
"windows-sys 0.52.0",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "fdeflate"
2024-02-12 21:20:45 +00:00
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645"
dependencies = [
"simd-adler32",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "flate2"
2023-11-21 15:45:41 +00:00
version = "1.0.28"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
2023-02-14 19:01:11 +00:00
dependencies = [
"crc32fast",
2023-07-09 01:03:45 +00:00
"miniz_oxide",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "flume"
2023-11-19 18:36:17 +00:00
version = "0.11.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-19 18:36:17 +00:00
checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
2023-02-14 19:01:11 +00:00
dependencies = [
"futures-core",
"futures-sink",
"nanorand",
"spin",
]
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2023-11-23 16:14:02 +00:00
[[package]]
name = "fontdue"
version = "0.8.0"
2023-11-23 16:14:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9099a2f86b8e674b75d03ff154b3fe4c5208ed249ced8d69cc313a9fa40bb488"
2023-11-23 16:14:02 +00:00
dependencies = [
"hashbrown 0.14.3",
"ttf-parser",
2023-11-23 16:14:02 +00:00
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "foreign-types"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
dependencies = [
"foreign-types-macros",
2023-11-21 15:45:41 +00:00
"foreign-types-shared",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "foreign-types-macros"
version = "0.2.3"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
2023-02-14 19:01:11 +00:00
dependencies = [
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "foreign-types-shared"
2023-11-21 15:45:41 +00:00
version = "0.3.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "futures-core"
2024-02-12 21:20:45 +00:00
version = "0.3.30"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "futures-sink"
2024-02-12 21:20:45 +00:00
version = "0.3.30"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "gethostname"
2024-02-12 21:20:45 +00:00
version = "0.4.3"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
2023-02-14 19:01:11 +00:00
dependencies = [
"libc",
2024-02-12 21:20:45 +00:00
"windows-targets 0.48.5",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "getrandom"
2024-04-25 16:29:34 +00:00
version = "0.2.14"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c"
2023-02-14 19:01:11 +00:00
dependencies = [
"cfg-if",
"js-sys",
"libc",
"wasi",
"wasm-bindgen",
]
[[package]]
name = "gilrs"
2024-04-25 16:29:34 +00:00
version = "0.10.6"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "499067aa54af19f88732dc418f61f23d5912de1518665bb0eca034ca0d07574c"
2023-02-14 19:01:11 +00:00
dependencies = [
"fnv",
"gilrs-core",
"log",
"uuid",
"vec_map",
]
[[package]]
name = "gilrs-core"
2024-04-25 16:29:34 +00:00
version = "0.5.11"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "85c132270a155f2548e67d66e731075c336c39098afc555752f3df8f882c720e"
2023-02-14 19:01:11 +00:00
dependencies = [
"core-foundation",
2023-11-21 15:45:41 +00:00
"inotify",
2023-02-14 19:01:11 +00:00
"io-kit-sys",
"js-sys",
"libc",
"libudev-sys",
"log",
2024-02-12 21:20:45 +00:00
"nix",
2023-02-14 19:01:11 +00:00
"rusty-xinput",
"uuid",
"vec_map",
"wasm-bindgen",
"web-sys",
"winapi",
]
[[package]]
name = "gimli"
2023-11-28 19:13:30 +00:00
version = "0.28.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-28 19:13:30 +00:00
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
2023-02-14 19:01:11 +00:00
[[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 = "glam"
2024-03-25 18:06:35 +00:00
version = "0.27.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-25 18:06:35 +00:00
checksum = "9e05e7e6723e3455f4818c7b26e855439f7546cf617ef669d1adedb8669e5cb9"
2023-02-14 19:01:11 +00:00
dependencies = [
"serde",
]
[[package]]
name = "glium"
2024-02-12 21:20:45 +00:00
version = "0.34.0"
source = "git+https://github.com/glium/glium?rev=a352c667#a352c667c145e2dda1f5fe1fc2482cbe99de23be"
2023-02-14 19:01:11 +00:00
dependencies = [
"backtrace",
"fnv",
"gl_generator",
"glutin",
2023-11-21 15:45:41 +00:00
"glutin-winit",
2023-02-14 19:01:11 +00:00
"lazy_static",
2024-02-12 21:20:45 +00:00
"memoffset",
2023-11-21 15:45:41 +00:00
"raw-window-handle 0.5.2",
2023-02-14 19:01:11 +00:00
"smallvec",
"takeable-option",
2023-11-21 15:45:41 +00:00
"winit",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "glutin"
2024-02-12 21:20:45 +00:00
version = "0.31.3"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "18fcd4ae4e86d991ad1300b8f57166e5be0c95ef1f63f3f5b827f8a164548746"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"cfg_aliases",
2023-02-14 19:01:11 +00:00
"cgl",
"core-foundation",
2023-11-21 15:45:41 +00:00
"dispatch",
2023-02-14 19:01:11 +00:00
"glutin_egl_sys",
"glutin_glx_sys",
"glutin_wgl_sys",
2023-11-21 15:45:41 +00:00
"icrate",
2024-02-12 21:20:45 +00:00
"libloading",
2023-11-21 15:45:41 +00:00
"objc2",
2023-02-14 19:01:11 +00:00
"once_cell",
"raw-window-handle 0.5.2",
2023-11-21 15:45:41 +00:00
"wayland-sys",
"windows-sys 0.48.0",
"x11-dl",
2023-02-14 19:01:11 +00:00
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "glutin-winit"
version = "0.4.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "1ebcdfba24f73b8412c5181e56f092b5eff16671c514ce896b258a0a64bd7735"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"cfg_aliases",
"glutin",
"raw-window-handle 0.5.2",
"winit",
2023-02-14 19:01:11 +00:00
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "glutin_egl_sys"
version = "0.6.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "77cc5623f5309ef433c3dd4ca1223195347fe62c413da8e2fdd0eb76db2d9bcd"
2023-02-14 19:01:11 +00:00
dependencies = [
"gl_generator",
2023-11-21 15:45:41 +00:00
"windows-sys 0.48.0",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "glutin_glx_sys"
2023-11-21 15:45:41 +00:00
version = "0.5.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "a165fd686c10dcc2d45380b35796e577eacfd43d4660ee741ec8ebe2201b3b4f"
2023-02-14 19:01:11 +00:00
dependencies = [
"gl_generator",
"x11-dl",
]
[[package]]
name = "glutin_wgl_sys"
2023-11-21 15:45:41 +00:00
version = "0.5.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "6c8098adac955faa2d31079b65dc48841251f69efd3ac25477903fc424362ead"
2023-02-14 19:01:11 +00:00
dependencies = [
"gl_generator",
]
2023-03-08 00:31:38 +00:00
[[package]]
name = "hash32"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67"
dependencies = [
"byteorder",
]
[[package]]
name = "hashbrown"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
2023-02-14 19:01:11 +00:00
[[package]]
name = "hashbrown"
2023-11-28 19:13:30 +00:00
version = "0.14.3"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-28 19:13:30 +00:00
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"ahash",
2023-07-09 01:03:45 +00:00
"allocator-api2",
2023-11-19 17:27:20 +00:00
"serde",
2023-02-14 19:01:11 +00:00
]
2023-03-08 00:31:38 +00:00
[[package]]
name = "heapless"
2024-02-12 21:20:45 +00:00
version = "0.7.17"
2023-03-08 00:31:38 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f"
2023-03-08 00:31:38 +00:00
dependencies = [
"atomic-polyfill",
"hash32",
"rustc_version",
"serde",
"spin",
"stable_deref_trait",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "heck"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
[[package]]
name = "hermit-abi"
2024-04-25 16:29:34 +00:00
version = "0.3.9"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
2023-02-14 19:01:11 +00:00
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2024-02-17 22:14:04 +00:00
[[package]]
name = "hui"
2024-03-25 18:06:35 +00:00
version = "0.1.0-alpha.4"
source = "git+https://github.com/griffi-gh/hui?rev=dd5af8b9e2#dd5af8b9e2dc4cb2beb0b130d82167258ea2bd4e"
2024-02-17 22:14:04 +00:00
dependencies = [
2024-03-25 18:06:35 +00:00
"derive_more",
"derive_setters",
"document-features",
2024-02-17 22:14:04 +00:00
"fontdue",
"glam",
"hashbrown 0.14.3",
2024-03-25 18:06:35 +00:00
"hui-derive",
2024-04-25 16:29:34 +00:00
"image",
2024-02-17 22:14:04 +00:00
"log",
"nohash-hasher",
"rect_packer",
2024-03-25 18:06:35 +00:00
"tinyset",
]
[[package]]
name = "hui-derive"
version = "0.1.0-alpha.4"
source = "git+https://github.com/griffi-gh/hui?rev=dd5af8b9e2#dd5af8b9e2dc4cb2beb0b130d82167258ea2bd4e"
dependencies = [
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2024-02-17 22:14:04 +00:00
]
[[package]]
name = "hui-glium"
2024-03-25 18:06:35 +00:00
version = "0.1.0-alpha.4"
source = "git+https://github.com/griffi-gh/hui?rev=dd5af8b9e2#dd5af8b9e2dc4cb2beb0b130d82167258ea2bd4e"
2024-02-17 22:14:04 +00:00
dependencies = [
"glam",
"glium",
"hui",
"log",
]
2024-05-02 00:20:54 +00:00
[[package]]
name = "hui-winit"
version = "0.1.0-alpha.4"
source = "git+https://github.com/griffi-gh/hui?rev=dd5af8b9e2#dd5af8b9e2dc4cb2beb0b130d82167258ea2bd4e"
dependencies = [
"glam",
"hui",
"log",
"winit",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "iana-time-zone"
2024-02-12 21:20:45 +00:00
version = "0.1.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
dependencies = [
"android_system_properties",
"core-foundation-sys",
"iana-time-zone-haiku",
"js-sys",
"wasm-bindgen",
"windows-core",
]
[[package]]
name = "iana-time-zone-haiku"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
dependencies = [
"cc",
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "icrate"
version = "0.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99d3aaff8a54577104bafdf686ff18565c3b6903ca5782a2026ef06e2c7aa319"
dependencies = [
"block2",
"dispatch",
"objc2",
]
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2023-02-14 19:01:11 +00:00
[[package]]
name = "image"
2024-04-25 16:29:34 +00:00
version = "0.25.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "fd54d660e773627692c524beaad361aca785a4f9f5730ce91f42aabe5bce3d11"
2023-02-14 19:01:11 +00:00
dependencies = [
"bytemuck",
"byteorder",
"num-traits",
"png",
]
[[package]]
name = "indexmap"
version = "1.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
dependencies = [
"autocfg",
"hashbrown 0.12.3",
"serde",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "indexmap"
2024-04-25 16:29:34 +00:00
version = "2.2.6"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-07-09 01:03:45 +00:00
"equivalent",
"hashbrown 0.14.3",
"serde",
2023-02-14 19:01:11 +00:00
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "inotify"
version = "0.10.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "fdd168d97690d0b8c412d6b6c10360277f4d7ee495c5d0d5d5fe0854923255cc"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"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",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "io-kit-sys"
2024-04-25 16:29:34 +00:00
version = "0.4.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "617ee6cf8e3f66f3b4ea67a4058564628cde41901316e19f559e14c7c72c5e7b"
2023-02-14 19:01:11 +00:00
dependencies = [
"core-foundation-sys",
"mach2",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "is-terminal"
2024-02-12 21:20:45 +00:00
version = "0.4.12"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-07-09 01:03:45 +00:00
"hermit-abi",
2024-02-12 21:20:45 +00:00
"libc",
"windows-sys 0.52.0",
2023-02-14 19:01:11 +00:00
]
2023-03-08 23:56:46 +00:00
[[package]]
name = "itoa"
2024-04-25 16:29:34 +00:00
version = "1.0.11"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
2023-11-21 15:45:41 +00:00
[[package]]
name = "jni"
version = "0.21.1"
2023-03-08 23:56:46 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
dependencies = [
"cesu8",
"cfg-if",
"combine",
"jni-sys",
"log",
"thiserror",
"walkdir",
"windows-sys 0.45.0",
]
2023-03-08 23:56:46 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "jni-sys"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
2023-11-21 15:45:41 +00:00
[[package]]
name = "jobserver"
2024-04-25 16:29:34 +00:00
version = "0.1.31"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"
2023-11-21 15:45:41 +00:00
dependencies = [
"libc",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "js-sys"
2024-04-25 16:29:34 +00:00
version = "0.3.69"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
2023-02-14 19:01:11 +00:00
dependencies = [
"wasm-bindgen",
]
[[package]]
name = "khronos_api"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
[[package]]
name = "kubi"
2023-05-17 10:30:14 +00:00
version = "0.0.0"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 16:49:40 +00:00
"android-activity",
2023-02-14 19:01:11 +00:00
"anyhow",
2024-05-02 14:50:46 +00:00
"atomic",
2023-02-14 19:01:11 +00:00
"flume",
"gilrs",
"glam",
"glium",
2023-11-21 15:45:41 +00:00
"glutin",
2023-11-21 17:26:39 +00:00
"glutin-winit",
"hashbrown 0.14.3",
2024-02-17 22:14:04 +00:00
"hui",
"hui-glium",
2024-05-02 00:20:54 +00:00
"hui-winit",
2024-04-25 16:29:34 +00:00
"image",
2023-02-14 19:01:11 +00:00
"kubi-logging",
"kubi-shared",
"log",
"lz4_flex",
2023-11-21 16:49:40 +00:00
"ndk",
2023-02-14 19:01:11 +00:00
"nohash-hasher",
2023-03-08 00:31:38 +00:00
"postcard",
2024-04-25 16:28:14 +00:00
"rand",
2023-11-21 17:26:39 +00:00
"raw-window-handle 0.5.2",
2023-02-14 19:01:11 +00:00
"rayon",
2023-03-08 23:56:46 +00:00
"serde_json",
2023-02-14 19:01:11 +00:00
"shipyard",
"static_assertions",
2023-02-14 19:01:11 +00:00
"strum",
"tinyset",
2023-03-08 00:31:38 +00:00
"uflow",
2023-02-14 19:01:11 +00:00
"winapi",
2023-11-21 15:45:41 +00:00
"winit",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "kubi-logging"
version = "0.1.0"
dependencies = [
"android_logger",
2023-02-14 19:01:11 +00:00
"env_logger",
"log",
]
[[package]]
name = "kubi-server"
2023-05-17 10:30:14 +00:00
version = "0.0.0"
2023-02-14 19:01:11 +00:00
dependencies = [
"anyhow",
2023-03-07 03:50:06 +00:00
"flume",
2023-02-14 19:01:11 +00:00
"glam",
"hashbrown 0.14.3",
2023-02-14 19:01:11 +00:00
"kubi-logging",
"kubi-shared",
"log",
"lz4_flex",
2023-02-14 19:01:11 +00:00
"nohash-hasher",
2023-03-08 16:27:53 +00:00
"postcard",
2024-04-25 16:28:14 +00:00
"rand",
2023-03-07 03:50:06 +00:00
"rayon",
2023-02-14 19:01:11 +00:00
"serde",
"shipyard",
"toml",
2023-03-08 16:27:53 +00:00
"uflow",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "kubi-shared"
2023-05-17 10:30:14 +00:00
version = "0.0.0"
2023-02-14 19:01:11 +00:00
dependencies = [
"anyhow",
2024-05-02 14:50:46 +00:00
"atomic",
2023-11-19 17:27:20 +00:00
"bincode",
2023-02-14 19:01:11 +00:00
"bracket-noise",
2024-05-02 14:50:46 +00:00
"bytemuck",
2023-02-14 19:01:11 +00:00
"glam",
"hashbrown 0.14.3",
"nohash-hasher",
2023-11-21 16:49:40 +00:00
"num_enum",
2023-11-26 00:29:02 +00:00
"nz",
2023-03-08 00:31:38 +00:00
"postcard",
2024-04-25 16:28:14 +00:00
"rand",
2023-02-16 01:00:09 +00:00
"rand_xoshiro",
2023-03-08 00:31:38 +00:00
"serde",
"serde_with",
2023-02-14 19:01:11 +00:00
"shipyard",
2023-11-20 19:59:34 +00:00
"static_assertions",
2023-02-14 19:01:11 +00:00
"strum",
]
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
2024-02-12 21:20:45 +00:00
version = "0.2.153"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
2023-02-14 19:01:11 +00:00
2023-07-09 01:03:45 +00:00
[[package]]
name = "libloading"
2024-04-25 16:29:34 +00:00
version = "0.8.3"
2023-07-09 01:03:45 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
2023-07-09 01:03:45 +00:00
dependencies = [
"cfg-if",
2024-04-25 16:29:34 +00:00
"windows-targets 0.52.5",
2023-07-09 01:03:45 +00:00
]
2023-02-16 01:00:09 +00:00
[[package]]
name = "libm"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"
2023-11-21 15:45:41 +00:00
[[package]]
name = "libredox"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3af92c55d7d839293953fcd0fda5ecfe93297cfde6ffbdec13b41d99c0ba6607"
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"libc",
"redox_syscall 0.4.1",
]
2023-02-14 19:01:11 +00:00
[[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 = "linux-raw-sys"
2024-02-12 21:20:45 +00:00
version = "0.4.13"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
2023-02-14 19:01:11 +00:00
[[package]]
name = "litrs"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5"
2023-02-14 19:01:11 +00:00
[[package]]
name = "lock_api"
2023-11-21 15:45:41 +00:00
version = "0.4.11"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
2023-02-14 19:01:11 +00:00
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
2024-04-25 16:29:34 +00:00
version = "0.4.21"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
2023-02-14 19:01:11 +00:00
[[package]]
name = "lz4_flex"
2024-04-25 16:29:34 +00:00
version = "0.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "75761162ae2b0e580d7e7c390558127e5f01b4194debd6221fd8c207fc80e3f5"
2023-02-14 19:01:11 +00:00
[[package]]
name = "mach2"
2024-02-12 21:20:45 +00:00
version = "0.4.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
2023-02-14 19:01:11 +00:00
dependencies = [
"libc",
]
[[package]]
name = "memchr"
2024-04-25 16:29:34 +00:00
version = "2.7.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
2023-02-14 19:01:11 +00:00
[[package]]
name = "memmap2"
2024-02-12 21:20:45 +00:00
version = "0.9.4"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
2023-02-14 19:01:11 +00:00
dependencies = [
"libc",
]
[[package]]
2023-07-09 01:03:45 +00:00
name = "memoffset"
2024-04-25 16:29:34 +00:00
version = "0.9.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
2023-07-09 01:03:45 +00:00
dependencies = [
"autocfg",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "miniz_oxide"
2024-02-12 21:20:45 +00:00
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
dependencies = [
"adler",
"simd-adler32",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "nanorand"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
dependencies = [
"getrandom",
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "ndk"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"jni-sys",
"log",
2023-11-21 16:49:40 +00:00
"ndk-sys",
"num_enum",
2023-11-21 15:45:41 +00:00
"raw-window-handle 0.5.2",
2024-04-25 16:29:34 +00:00
"raw-window-handle 0.6.1",
2023-11-21 15:45:41 +00:00
"thiserror",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "ndk-context"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
[[package]]
2023-11-21 15:45:41 +00:00
name = "ndk-sys"
version = "0.5.0+25.2.9519653"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"jni-sys",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "nix"
2024-04-25 16:29:34 +00:00
version = "0.28.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4"
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
"cfg-if",
2024-04-25 16:29:34 +00:00
"cfg_aliases",
"libc",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "nohash-hasher"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
[[package]]
2024-02-12 21:20:45 +00:00
name = "num-conv"
version = "0.1.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2023-02-14 19:01:11 +00:00
[[package]]
name = "num-traits"
2024-02-12 21:20:45 +00:00
version = "0.2.18"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a"
2023-02-14 19:01:11 +00:00
dependencies = [
"autocfg",
]
2023-11-20 19:59:34 +00:00
[[package]]
name = "num_enum"
2024-02-12 21:20:45 +00:00
version = "0.7.2"
2023-11-20 19:59:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "02339744ee7253741199f897151b38e72257d13802d4ee837285cc2990a90845"
2023-11-20 19:59:34 +00:00
dependencies = [
2023-11-21 16:49:40 +00:00
"num_enum_derive",
2023-02-14 19:01:11 +00:00
]
2023-11-20 19:59:34 +00:00
[[package]]
name = "num_enum_derive"
2024-02-12 21:20:45 +00:00
version = "0.7.2"
2023-11-20 19:59:34 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b"
2023-11-20 19:59:34 +00:00
dependencies = [
2023-11-21 16:49:40 +00:00
"proc-macro-crate",
2023-11-20 19:59:34 +00:00
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2023-11-20 19:59:34 +00:00
]
2023-11-26 00:29:02 +00:00
[[package]]
name = "nz"
2024-04-25 16:29:34 +00:00
version = "0.3.3"
2023-11-26 00:29:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "cb749eec2b3be2f169dd4facfec40a28cc40f2b02ad3c4d2c51ce578c3f635b0"
2023-11-26 00:29:02 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "objc-sys"
2024-04-25 16:29:34 +00:00
version = "0.3.3"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "da284c198fb9b7b0603f8635185e85fbd5b64ee154b1ed406d489077de2d6d60"
2023-11-21 15:45:41 +00:00
[[package]]
name = "objc2"
version = "0.4.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "559c5a40fdd30eb5e344fbceacf7595a81e242529fb4e21cf5f43fb4f11ff98d"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"objc-sys",
"objc2-encode",
2023-02-14 19:01:11 +00:00
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "objc2-encode"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d079845b37af429bfe5dfa76e6d087d788031045b25cfc6fd898486fd9847666"
2023-02-14 19:01:11 +00:00
[[package]]
name = "object"
2024-02-12 21:20:45 +00:00
version = "0.32.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
2023-02-14 19:01:11 +00:00
dependencies = [
"memchr",
]
[[package]]
name = "once_cell"
2024-02-12 21:20:45 +00:00
version = "1.19.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "orbclient"
version = "0.3.47"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "52f0d54bde9774d3a51dcf281a5def240c71996bc6ca05d2c847ec8b2b216166"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"libredox",
]
[[package]]
name = "owned_ttf_parser"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4586edfe4c648c71797a74c84bacb32b52b212eff5dfe2bb9f2c599844023e7"
dependencies = [
"ttf-parser",
2023-02-14 19:01:11 +00:00
]
2023-02-16 01:00:09 +00:00
[[package]]
name = "packed_simd_2"
version = "0.3.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1914cd452d8fccd6f9db48147b29fd4ae05bea9dc5d9ad578509f72415de282"
dependencies = [
"cfg-if",
"libm",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "percent-encoding"
2023-11-28 19:13:30 +00:00
version = "2.3.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-28 19:13:30 +00:00
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2023-02-14 19:01:11 +00:00
2023-11-21 15:45:41 +00:00
[[package]]
name = "pin-project-lite"
2024-04-25 16:29:34 +00:00
version = "0.2.14"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
2023-11-21 15:45:41 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "pkg-config"
2024-02-18 03:15:26 +00:00
version = "0.3.30"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-18 03:15:26 +00:00
checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
2023-02-14 19:01:11 +00:00
[[package]]
name = "png"
2024-04-25 16:29:34 +00:00
version = "0.17.13"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-07-09 01:03:45 +00:00
"bitflags 1.3.2",
2023-02-14 19:01:11 +00:00
"crc32fast",
"fdeflate",
2023-02-14 19:01:11 +00:00
"flate2",
2023-07-09 01:03:45 +00:00
"miniz_oxide",
2023-02-14 19:01:11 +00:00
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "polling"
2024-04-25 16:29:34 +00:00
version = "3.7.0"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "645493cf344456ef24219d02a768cf1fb92ddf8c92161679ae3d91b91a637be3"
2023-11-21 15:45:41 +00:00
dependencies = [
"cfg-if",
"concurrent-queue",
2024-04-25 16:29:34 +00:00
"hermit-abi",
2023-11-21 15:45:41 +00:00
"pin-project-lite",
"rustix",
"tracing",
2023-11-28 19:13:30 +00:00
"windows-sys 0.52.0",
2023-11-21 15:45:41 +00:00
]
2023-03-08 00:31:38 +00:00
[[package]]
name = "postcard"
2023-11-21 15:45:41 +00:00
version = "1.0.8"
2023-03-08 00:31:38 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "a55c51ee6c0db07e68448e336cf8ea4131a620edefebf9893e759b2d793420f8"
2023-03-08 00:31:38 +00:00
dependencies = [
"cobs",
2023-11-21 15:45:41 +00:00
"embedded-io",
2023-03-08 00:31:38 +00:00
"heapless",
"serde",
]
[[package]]
name = "powerfmt"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2023-02-16 01:00:09 +00:00
[[package]]
name = "ppv-lite86"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2023-11-21 15:45:41 +00:00
[[package]]
name = "proc-macro-crate"
2024-02-12 21:20:45 +00:00
version = "3.1.0"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
2023-11-21 15:45:41 +00:00
dependencies = [
2024-02-12 21:20:45 +00:00
"toml_edit 0.21.1",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "proc-macro2"
2024-04-25 16:29:34 +00:00
version = "1.0.81"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba"
2023-02-14 19:01:11 +00:00
dependencies = [
"unicode-ident",
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "quick-xml"
2024-02-12 21:20:45 +00:00
version = "0.31.0"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
2023-11-21 15:45:41 +00:00
dependencies = [
"memchr",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "quote"
2024-04-25 16:29:34 +00:00
version = "1.0.36"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
2023-02-14 19:01:11 +00:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
2023-02-16 01:00:09 +00:00
"libc",
"packed_simd_2",
2024-04-25 16:28:14 +00:00
"rand_chacha",
"rand_core",
2023-02-16 01:00:09 +00:00
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
2024-04-25 16:28:14 +00:00
"rand_core",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "rand_core"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2023-02-16 01:00:09 +00:00
dependencies = [
"getrandom",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "rand_xorshift"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f"
dependencies = [
2024-04-25 16:28:14 +00:00
"rand_core",
2023-02-14 19:01:11 +00:00
]
2023-02-16 01:00:09 +00:00
[[package]]
name = "rand_xoshiro"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
dependencies = [
2024-04-25 16:28:14 +00:00
"rand_core",
2023-02-16 01:00:09 +00:00
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "raw-window-handle"
2023-11-21 15:45:41 +00:00
version = "0.5.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
2023-02-14 19:01:11 +00:00
[[package]]
name = "raw-window-handle"
2024-04-25 16:29:34 +00:00
version = "0.6.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "8cc3bcbdb1ddfc11e700e62968e6b4cc9c75bb466464ad28fb61c5b2c964418b"
2023-02-14 19:01:11 +00:00
[[package]]
name = "rayon"
2024-04-25 16:29:34 +00:00
version = "1.10.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
2023-02-14 19:01:11 +00:00
dependencies = [
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
2024-02-12 21:20:45 +00:00
version = "1.12.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
2023-02-14 19:01:11 +00:00
dependencies = [
"crossbeam-deque",
"crossbeam-utils",
]
2023-11-23 16:59:14 +00:00
[[package]]
name = "rect_packer"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8ffb4dfda4b01cc420847665dc480760d596ce186f2772a66ed32fe9acb1c45"
2023-02-14 19:01:11 +00:00
[[package]]
name = "redox_syscall"
2023-07-09 01:03:45 +00:00
version = "0.3.5"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-09 01:03:45 +00:00
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-07-09 01:03:45 +00:00
"bitflags 1.3.2",
2023-02-14 19:01:11 +00:00
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "redox_syscall"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
dependencies = [
"bitflags 1.3.2",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "regex"
2024-04-25 16:29:34 +00:00
version = "1.10.4"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
2023-07-09 01:03:45 +00:00
dependencies = [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
2024-04-25 16:29:34 +00:00
version = "0.4.6"
2023-07-09 01:03:45 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
2023-02-14 19:01:11 +00:00
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2024-04-25 16:29:34 +00:00
version = "0.8.3"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
2023-02-14 19:01:11 +00:00
[[package]]
name = "rustc-demangle"
version = "0.1.23"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
2023-02-14 19:01:11 +00:00
2023-03-08 00:31:38 +00:00
[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
"semver",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "rustix"
2024-04-25 16:29:34 +00:00
version = "0.38.34"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-02-14 19:01:11 +00:00
"errno",
"libc",
"linux-raw-sys",
2023-12-02 11:50:41 +00:00
"windows-sys 0.52.0",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "rustversion"
2024-04-25 16:29:34 +00:00
version = "1.0.15"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "80af6f9131f277a45a3fba6ce8e2258037bb0477a67e610d3c1fe046ab31de47"
2023-02-14 19:01:11 +00:00
[[package]]
name = "rusty-xinput"
2024-02-12 21:20:45 +00:00
version = "1.3.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "c3335c2b62e1e48dd927f6c8941705386e3697fa944aabcb10431bea7ee47ef3"
2023-02-14 19:01:11 +00:00
dependencies = [
"lazy_static",
"log",
"winapi",
]
2023-03-08 23:56:46 +00:00
[[package]]
name = "ryu"
2024-04-25 16:29:34 +00:00
version = "1.0.17"
2023-03-08 23:56:46 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"
2023-03-08 23:56:46 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "same-file"
version = "1.0.6"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"winapi-util",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "scoped-tls"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
[[package]]
name = "scopeguard"
2023-11-21 15:45:41 +00:00
version = "1.2.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2023-02-14 19:01:11 +00:00
[[package]]
name = "sctk-adwaita"
2024-02-12 21:20:45 +00:00
version = "0.8.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "82b2eaf3a5b264a521b988b2e73042e742df700c4f962cde845d1541adb46550"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"ab_glyph",
2023-02-14 19:01:11 +00:00
"log",
2023-11-21 15:45:41 +00:00
"memmap2",
2023-02-14 19:01:11 +00:00
"smithay-client-toolkit",
"tiny-skia",
]
2023-03-08 00:31:38 +00:00
[[package]]
name = "semver"
2024-04-25 16:29:34 +00:00
version = "1.0.22"
2023-03-08 00:31:38 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
2023-03-08 00:31:38 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "serde"
2024-04-25 16:29:34 +00:00
version = "1.0.198"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc"
2023-02-14 19:01:11 +00:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2024-04-25 16:29:34 +00:00
version = "1.0.198"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9"
2023-02-14 19:01:11 +00:00
dependencies = [
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2023-02-14 19:01:11 +00:00
]
2023-03-08 23:56:46 +00:00
[[package]]
name = "serde_json"
2024-04-25 16:29:34 +00:00
version = "1.0.116"
2023-03-08 23:56:46 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813"
2023-03-08 23:56:46 +00:00
dependencies = [
"itoa",
"ryu",
"serde",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "serde_spanned"
2024-02-12 21:20:45 +00:00
version = "0.6.5"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
2023-02-14 19:01:11 +00:00
dependencies = [
"serde",
]
[[package]]
name = "serde_with"
2024-04-25 16:29:34 +00:00
version = "3.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "2c85f8e96d1d6857f13768fcbd895fcb06225510022a2774ed8b5150581847b0"
dependencies = [
"base64",
"chrono",
"hex",
"indexmap 1.9.3",
2024-04-25 16:29:34 +00:00
"indexmap 2.2.6",
"serde",
2024-02-12 21:20:45 +00:00
"serde_derive",
"serde_json",
"serde_with_macros",
"time",
]
[[package]]
name = "serde_with_macros"
2024-04-25 16:29:34 +00:00
version = "3.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "c8b3a576c4eb2924262d5951a3b737ccaf16c931e39a2810c36f9a7e25575557"
dependencies = [
"darling",
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "shipyard"
version = "0.6.0"
source = "git+https://github.com/leudz/shipyard?rev=aacf3b1df5#aacf3b1df540c7d9d384830d7431ba618eee75c9"
2023-02-14 19:01:11 +00:00
dependencies = [
"hashbrown 0.14.3",
2023-02-14 19:01:11 +00:00
"lock_api",
"rayon",
2023-03-08 23:56:46 +00:00
"serde",
2023-02-14 19:01:11 +00:00
"shipyard_proc",
2023-11-21 15:45:41 +00:00
"siphasher",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "shipyard_proc"
version = "0.3.0"
source = "git+https://github.com/leudz/shipyard?rev=aacf3b1df5#aacf3b1df540c7d9d384830d7431ba618eee75c9"
2023-02-14 19:01:11 +00:00
dependencies = [
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "simd-adler32"
2023-11-21 15:45:41 +00:00
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "siphasher"
2024-04-25 16:29:34 +00:00
version = "1.0.1"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
2023-11-21 15:45:41 +00:00
[[package]]
name = "slab"
version = "0.4.9"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"autocfg",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "smallvec"
2024-04-25 16:29:34 +00:00
version = "1.13.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
2023-02-14 19:01:11 +00:00
[[package]]
name = "smithay-client-toolkit"
2024-02-12 21:20:45 +00:00
version = "0.18.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "922fd3eeab3bd820d76537ce8f582b1cf951eceb5475c28500c7457d9d17f53a"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-02-14 19:01:11 +00:00
"calloop",
2023-11-21 15:45:41 +00:00
"calloop-wayland-source",
"cursor-icon",
"libc",
2023-02-14 19:01:11 +00:00
"log",
"memmap2",
2023-11-21 15:45:41 +00:00
"rustix",
"thiserror",
"wayland-backend",
2023-02-14 19:01:11 +00:00
"wayland-client",
2023-11-21 15:45:41 +00:00
"wayland-csd-frame",
2023-02-14 19:01:11 +00:00
"wayland-cursor",
"wayland-protocols",
2023-11-21 15:45:41 +00:00
"wayland-protocols-wlr",
"wayland-scanner",
"xkeysym",
]
[[package]]
name = "smol_str"
2024-02-12 21:20:45 +00:00
version = "0.2.1"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "e6845563ada680337a52d43bb0b29f396f2d911616f6573012645b9e3d048a49"
2023-11-21 15:45:41 +00:00
dependencies = [
"serde",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "spin"
version = "0.9.8"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
2023-02-14 19:01:11 +00:00
dependencies = [
"lock_api",
]
2023-03-08 00:31:38 +00:00
[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2023-11-21 15:45:41 +00:00
[[package]]
name = "strict-num"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2023-02-14 19:01:11 +00:00
[[package]]
name = "strum"
2024-04-25 16:29:34 +00:00
version = "0.26.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29"
2023-02-14 19:01:11 +00:00
dependencies = [
"strum_macros",
]
[[package]]
name = "strum_macros"
2024-04-25 16:29:34 +00:00
version = "0.26.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946"
2023-02-14 19:01:11 +00:00
dependencies = [
"heck",
"proc-macro2",
"quote",
"rustversion",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2024-03-25 18:06:35 +00:00
]
[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "syn"
2024-04-25 16:29:34 +00:00
version = "2.0.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "takeable-option"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "36ae8932fcfea38b7d3883ae2ab357b0d57a02caaa18ebb4f5ece08beaec4aa0"
[[package]]
name = "termcolor"
2024-02-12 21:20:45 +00:00
version = "1.4.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
2023-02-14 19:01:11 +00:00
dependencies = [
"winapi-util",
]
[[package]]
name = "thiserror"
2024-04-25 16:29:34 +00:00
version = "1.0.59"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "f0126ad08bff79f29fc3ae6a55cc72352056dfff61e3ff8bb7129476d44b23aa"
2023-02-14 19:01:11 +00:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2024-04-25 16:29:34 +00:00
version = "1.0.59"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "d1cd413b5d558b4c5bf3680e324a6fa5014e7b7c067a51e69dbdf47eb7148b66"
2023-02-14 19:01:11 +00:00
dependencies = [
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "time"
2024-04-25 16:29:34 +00:00
version = "0.3.36"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
dependencies = [
"deranged",
"itoa",
2024-02-12 21:20:45 +00:00
"num-conv",
"powerfmt",
"serde",
"time-core",
"time-macros",
]
[[package]]
name = "time-core"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
[[package]]
name = "time-macros"
2024-04-25 16:29:34 +00:00
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
dependencies = [
2024-02-12 21:20:45 +00:00
"num-conv",
"time-core",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "tiny-skia"
2024-02-12 21:20:45 +00:00
version = "0.11.4"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
2023-02-14 19:01:11 +00:00
dependencies = [
"arrayref",
"arrayvec",
"bytemuck",
"cfg-if",
2023-11-21 15:45:41 +00:00
"log",
2023-02-14 19:01:11 +00:00
"tiny-skia-path",
]
[[package]]
name = "tiny-skia-path"
2024-02-12 21:20:45 +00:00
version = "0.11.4"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
2023-02-14 19:01:11 +00:00
dependencies = [
"arrayref",
"bytemuck",
2023-11-21 15:45:41 +00:00
"strict-num",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "tinyset"
version = "0.4.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2417e47ddd3809ad40222777ac754ee881b3a6401e38cbeeeb3ee1ca5f30aa0"
dependencies = [
2024-04-25 16:28:14 +00:00
"rand",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "toml"
2024-04-25 16:29:34 +00:00
version = "0.8.12"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3"
2023-02-14 19:01:11 +00:00
dependencies = [
"serde",
"serde_spanned",
2023-03-06 23:34:26 +00:00
"toml_datetime",
2024-04-25 16:29:34 +00:00
"toml_edit 0.22.12",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "toml_datetime"
2023-11-19 18:36:17 +00:00
version = "0.6.5"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-19 18:36:17 +00:00
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
2023-02-14 19:01:11 +00:00
dependencies = [
"serde",
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "toml_edit"
2024-02-12 21:20:45 +00:00
version = "0.21.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
2023-11-19 18:36:17 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"indexmap 2.2.6",
2023-11-19 18:36:17 +00:00
"toml_datetime",
2024-02-18 03:15:26 +00:00
"winnow 0.5.40",
2023-11-19 18:36:17 +00:00
]
[[package]]
name = "toml_edit"
2024-04-25 16:29:34 +00:00
version = "0.22.12"
2023-11-19 18:36:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "d3328d4f68a705b2a4498da1d580585d39a6510f98318a2cec3018a7ec61ddef"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"indexmap 2.2.6",
2023-02-14 19:01:11 +00:00
"serde",
"serde_spanned",
2023-03-06 23:34:26 +00:00
"toml_datetime",
2024-04-25 16:29:34 +00:00
"winnow 0.6.6",
2023-11-21 15:45:41 +00:00
]
[[package]]
name = "tracing"
version = "0.1.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
dependencies = [
"pin-project-lite",
"tracing-core",
2023-02-14 19:01:11 +00:00
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "tracing-core"
version = "0.1.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
[[package]]
name = "ttf-parser"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
2023-03-08 00:31:38 +00:00
[[package]]
name = "uflow"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3be4d71c1c106a57b0333ac2c28bd4521e0b16a2b98fe84405cdf7f544be46b6"
dependencies = [
2024-04-25 16:28:14 +00:00
"rand",
2023-03-08 00:31:38 +00:00
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "unicode-ident"
2023-11-21 15:45:41 +00:00
version = "1.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
[[package]]
name = "unicode-segmentation"
2024-02-12 21:20:45 +00:00
version = "1.11.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
2023-02-14 19:01:11 +00:00
[[package]]
name = "uuid"
2024-04-25 16:29:34 +00:00
version = "1.8.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0"
2023-02-14 19:01:11 +00:00
[[package]]
name = "vec_map"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2023-11-21 15:45:41 +00:00
[[package]]
name = "walkdir"
2024-04-25 16:29:34 +00:00
version = "2.5.0"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2023-11-21 15:45:41 +00:00
dependencies = [
"same-file",
"winapi-util",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasm-bindgen"
2024-04-25 16:29:34 +00:00
version = "0.2.92"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
2023-02-14 19:01:11 +00:00
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2024-04-25 16:29:34 +00:00
version = "0.2.92"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
2023-02-14 19:01:11 +00:00
dependencies = [
"bumpalo",
"log",
"once_cell",
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2023-02-14 19:01:11 +00:00
"wasm-bindgen-shared",
]
2023-11-21 15:45:41 +00:00
[[package]]
name = "wasm-bindgen-futures"
2024-04-25 16:29:34 +00:00
version = "0.4.42"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
2023-11-21 15:45:41 +00:00
dependencies = [
"cfg-if",
"js-sys",
"wasm-bindgen",
"web-sys",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "wasm-bindgen-macro"
2024-04-25 16:29:34 +00:00
version = "0.2.92"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
2023-02-14 19:01:11 +00:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2024-04-25 16:29:34 +00:00
version = "0.2.92"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
2023-02-14 19:01:11 +00:00
dependencies = [
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2023-02-14 19:01:11 +00:00
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2024-04-25 16:29:34 +00:00
version = "0.2.92"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "wayland-backend"
2024-02-12 21:20:45 +00:00
version = "0.3.3"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "9d50fa61ce90d76474c87f5fc002828d81b32677340112b4ef08079a9d459a40"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"cc",
2023-02-14 19:01:11 +00:00
"downcast-rs",
2024-02-12 21:20:45 +00:00
"rustix",
2023-02-14 19:01:11 +00:00
"scoped-tls",
2023-11-21 15:45:41 +00:00
"smallvec",
2023-02-14 19:01:11 +00:00
"wayland-sys",
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "wayland-client"
2024-02-12 21:20:45 +00:00
version = "0.31.2"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "82fb96ee935c2cea6668ccb470fb7771f6215d1691746c2d896b447a00ad3f1f"
2023-11-21 15:45:41 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2024-02-12 21:20:45 +00:00
"rustix",
2023-11-21 15:45:41 +00:00
"wayland-backend",
"wayland-scanner",
]
[[package]]
name = "wayland-csd-frame"
version = "0.3.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"cursor-icon",
"wayland-backend",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "wayland-cursor"
2024-02-12 21:20:45 +00:00
version = "0.31.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "71ce5fa868dd13d11a0d04c5e2e65726d0897be8de247c0c5a65886e283231ba"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-02-12 21:20:45 +00:00
"rustix",
2023-02-14 19:01:11 +00:00
"wayland-client",
"xcursor",
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "wayland-protocols"
2024-02-12 21:20:45 +00:00
version = "0.31.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"wayland-backend",
2023-02-14 19:01:11 +00:00
"wayland-client",
2023-11-21 15:45:41 +00:00
"wayland-scanner",
2023-02-14 19:01:11 +00:00
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "wayland-protocols-plasma"
version = "0.2.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
2023-02-14 19:01:11 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"wayland-backend",
"wayland-client",
"wayland-protocols",
"wayland-scanner",
]
[[package]]
name = "wayland-protocols-wlr"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6"
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"wayland-backend",
2023-02-14 19:01:11 +00:00
"wayland-client",
2023-11-21 15:45:41 +00:00
"wayland-protocols",
2023-02-14 19:01:11 +00:00
"wayland-scanner",
]
[[package]]
name = "wayland-scanner"
2024-02-12 21:20:45 +00:00
version = "0.31.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "63b3a62929287001986fb58c789dce9b67604a397c15c611ad9f747300b6c283"
2023-02-14 19:01:11 +00:00
dependencies = [
"proc-macro2",
2023-11-21 15:45:41 +00:00
"quick-xml",
2023-02-14 19:01:11 +00:00
"quote",
]
[[package]]
name = "wayland-sys"
2023-11-21 15:45:41 +00:00
version = "0.31.1"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af"
2023-02-14 19:01:11 +00:00
dependencies = [
"dlib",
2023-11-21 15:45:41 +00:00
"log",
"once_cell",
2023-02-14 19:01:11 +00:00
"pkg-config",
]
[[package]]
name = "web-sys"
2024-04-25 16:29:34 +00:00
version = "0.3.69"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
2023-11-21 15:45:41 +00:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "web-time"
2024-02-12 21:20:45 +00:00
version = "0.2.4"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "aa30049b1c872b72c89866d458eae9f20380ab280ffd1b1e18df2d3e2d98cfe0"
2023-02-14 19:01:11 +00:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-util"
2024-04-25 16:29:34 +00:00
version = "0.1.8"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
2023-11-21 15:45:41 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"windows-sys 0.52.0",
2023-11-21 15:45:41 +00:00
]
2023-02-14 19:01:11 +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"
[[package]]
name = "windows-core"
2024-02-12 21:20:45 +00:00
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
dependencies = [
2024-04-25 16:29:34 +00:00
"windows-targets 0.52.5",
]
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows-sys"
2023-11-21 15:45:41 +00:00
version = "0.45.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"windows-targets 0.42.2",
2023-02-14 19:01:11 +00:00
]
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
2023-11-21 15:45:41 +00:00
"windows-targets 0.48.5",
]
2023-11-28 19:13:30 +00:00
[[package]]
name = "windows-sys"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
dependencies = [
2024-04-25 16:29:34 +00:00
"windows-targets 0.52.5",
2023-11-28 19:13:30 +00:00
]
2023-11-21 15:45:41 +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"
2023-11-21 15:45:41 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
dependencies = [
2023-11-21 15:45:41 +00:00
"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-02-14 19:01:11 +00:00
]
2023-11-28 19:13:30 +00:00
[[package]]
name = "windows-targets"
2024-04-25 16:29:34 +00:00
version = "0.52.5"
2023-11-28 19:13:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
2023-11-28 19:13:30 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"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-28 19:13:30 +00:00
]
[[package]]
name = "windows_aarch64_gnullvm"
2023-11-21 15:45:41 +00:00
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2023-02-14 19:01:11 +00:00
2023-11-28 19:13:30 +00:00
[[package]]
name = "windows_aarch64_gnullvm"
2024-04-25 16:29:34 +00:00
version = "0.52.5"
2023-11-28 19:13:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
2023-11-28 19:13:30 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_aarch64_msvc"
2023-11-21 15:45:41 +00:00
version = "0.42.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_aarch64_msvc"
2023-11-21 15:45:41 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2023-02-14 19:01:11 +00:00
2023-11-28 19:13:30 +00:00
[[package]]
name = "windows_aarch64_msvc"
2024-04-25 16:29:34 +00:00
version = "0.52.5"
2023-11-28 19:13:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
2023-11-28 19:13:30 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_i686_gnu"
2023-11-21 15:45:41 +00:00
version = "0.42.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_i686_gnu"
2023-11-21 15:45:41 +00:00
version = "0.48.5"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2023-02-14 19:01:11 +00:00
2023-11-28 19:13:30 +00:00
[[package]]
name = "windows_i686_gnu"
2024-04-25 16:29:34 +00:00
version = "0.52.5"
2023-11-28 19:13:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
[[package]]
name = "windows_i686_gnullvm"
version = "0.52.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
2023-11-28 19:13:30 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_i686_msvc"
2023-11-21 15:45:41 +00:00
version = "0.42.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_i686_msvc"
2023-11-21 15:45:41 +00:00
version = "0.48.5"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2023-02-14 19:01:11 +00:00
2023-11-28 19:13:30 +00:00
[[package]]
name = "windows_i686_msvc"
2024-04-25 16:29:34 +00:00
version = "0.52.5"
2023-11-28 19:13:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
2023-11-28 19:13:30 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_x86_64_gnu"
2023-11-21 15:45:41 +00:00
version = "0.42.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_x86_64_gnu"
2023-11-21 15:45:41 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2023-11-28 19:13:30 +00:00
[[package]]
name = "windows_x86_64_gnu"
2024-04-25 16:29:34 +00:00
version = "0.52.5"
2023-11-28 19:13:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
2023-11-28 19:13:30 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_x86_64_gnullvm"
2023-11-21 15:45:41 +00:00
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"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2023-02-14 19:01:11 +00:00
2023-11-28 19:13:30 +00:00
[[package]]
name = "windows_x86_64_gnullvm"
2024-04-25 16:29:34 +00:00
version = "0.52.5"
2023-11-28 19:13:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
2023-11-28 19:13:30 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_x86_64_msvc"
2023-11-21 15:45:41 +00:00
version = "0.42.2"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
2023-02-14 19:01:11 +00:00
[[package]]
name = "windows_x86_64_msvc"
2023-11-21 15:45:41 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2023-02-14 19:01:11 +00:00
2023-11-28 19:13:30 +00:00
[[package]]
name = "windows_x86_64_msvc"
2024-04-25 16:29:34 +00:00
version = "0.52.5"
2023-11-28 19:13:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
2023-11-28 19:13:30 +00:00
2023-02-14 19:01:11 +00:00
[[package]]
name = "winit"
2024-04-25 16:29:34 +00:00
version = "0.29.15"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "0d59ad965a635657faf09c8f062badd885748428933dad8e8bdd64064d92e5ca"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"ahash",
"android-activity",
"atomic-waker",
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"bytemuck",
"calloop",
"cfg_aliases",
2023-02-14 19:01:11 +00:00
"core-foundation",
"core-graphics",
2023-11-21 15:45:41 +00:00
"cursor-icon",
"icrate",
"js-sys",
2023-02-14 19:01:11 +00:00
"libc",
"log",
2023-11-21 15:45:41 +00:00
"memmap2",
2023-11-21 16:49:40 +00:00
"ndk",
"ndk-sys",
2023-11-21 15:45:41 +00:00
"objc2",
2023-02-14 19:01:11 +00:00
"once_cell",
2023-11-21 15:45:41 +00:00
"orbclient",
2023-02-14 19:01:11 +00:00
"percent-encoding",
"raw-window-handle 0.5.2",
2024-04-25 16:29:34 +00:00
"raw-window-handle 0.6.1",
2023-11-21 15:45:41 +00:00
"redox_syscall 0.3.5",
"rustix",
2023-02-14 19:01:11 +00:00
"sctk-adwaita",
"smithay-client-toolkit",
2023-11-21 15:45:41 +00:00
"smol_str",
"unicode-segmentation",
2023-02-14 19:01:11 +00:00
"wasm-bindgen",
2023-11-21 15:45:41 +00:00
"wasm-bindgen-futures",
"wayland-backend",
2023-02-14 19:01:11 +00:00
"wayland-client",
"wayland-protocols",
2023-11-21 15:45:41 +00:00
"wayland-protocols-plasma",
2023-02-14 19:01:11 +00:00
"web-sys",
2023-11-21 15:45:41 +00:00
"web-time",
"windows-sys 0.48.0",
2023-02-14 19:01:11 +00:00
"x11-dl",
2023-11-21 15:45:41 +00:00
"x11rb",
"xkbcommon-dl",
2023-02-14 19:01:11 +00:00
]
2023-03-06 23:34:26 +00:00
[[package]]
name = "winnow"
2024-02-18 03:15:26 +00:00
version = "0.5.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
dependencies = [
"memchr",
]
[[package]]
name = "winnow"
2024-04-25 16:29:34 +00:00
version = "0.6.6"
2023-03-06 23:34:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "f0c976aaaa0e1f90dbb21e9587cdaf1d9679a1cde8875c0d6bd83ab96a208352"
2023-03-06 23:34:26 +00:00
dependencies = [
"memchr",
]
2023-11-19 18:36:17 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "x11-dl"
version = "2.21.0"
2023-11-19 18:36:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-21 15:45:41 +00:00
checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
2023-11-19 18:36:17 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"libc",
"once_cell",
"pkg-config",
2023-11-19 18:36:17 +00:00
]
2023-02-14 19:01:11 +00:00
[[package]]
2023-11-21 15:45:41 +00:00
name = "x11rb"
2024-02-12 21:20:45 +00:00
version = "0.13.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "f8f25ead8c7e4cba123243a6367da5d3990e0d3affa708ea19dce96356bd9f1a"
2023-02-14 19:01:11 +00:00
dependencies = [
2023-11-21 15:45:41 +00:00
"as-raw-xcb-connection",
"gethostname",
"libc",
2024-02-12 21:20:45 +00:00
"libloading",
2023-11-21 15:45:41 +00:00
"once_cell",
2024-02-12 21:20:45 +00:00
"rustix",
2023-11-21 15:45:41 +00:00
"x11rb-protocol",
2023-02-14 19:01:11 +00:00
]
[[package]]
2023-11-21 15:45:41 +00:00
name = "x11rb-protocol"
2024-02-12 21:20:45 +00:00
version = "0.13.0"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "e63e71c4b8bd9ffec2c963173a4dc4cbde9ee96961d4fcb4429db9929b606c34"
2023-02-14 19:01:11 +00:00
[[package]]
name = "xcursor"
2024-02-12 21:20:45 +00:00
version = "0.3.5"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911"
2023-02-14 19:01:11 +00:00
2023-11-21 15:45:41 +00:00
[[package]]
name = "xkbcommon-dl"
2024-02-12 21:20:45 +00:00
version = "0.4.2"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5"
2023-11-21 15:45:41 +00:00
dependencies = [
2024-04-25 16:29:34 +00:00
"bitflags 2.5.0",
2023-11-21 15:45:41 +00:00
"dlib",
"log",
"once_cell",
"xkeysym",
]
[[package]]
name = "xkeysym"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621"
2023-02-14 19:01:11 +00:00
[[package]]
name = "xml-rs"
2024-04-25 16:29:34 +00:00
version = "0.8.20"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-25 16:29:34 +00:00
checksum = "791978798f0597cfc70478424c2b4fdc2b7a8024aaff78497ef00f24ef674193"
2023-11-21 15:45:41 +00:00
[[package]]
name = "zerocopy"
2024-02-12 21:20:45 +00:00
version = "0.7.32"
2023-11-21 15:45:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
2023-11-21 15:45:41 +00:00
dependencies = [
2024-04-25 16:28:14 +00:00
"zerocopy-derive",
2023-11-21 15:45:41 +00:00
]
[[package]]
name = "zerocopy-derive"
2024-02-12 21:20:45 +00:00
version = "0.7.32"
2023-02-14 19:01:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-12 21:20:45 +00:00
checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
2023-11-21 15:45:41 +00:00
dependencies = [
"proc-macro2",
"quote",
2024-04-25 16:29:34 +00:00
"syn 2.0.60",
2023-11-21 15:45:41 +00:00
]