raspi-oled/Cargo.lock

1409 lines
35 KiB
Plaintext
Raw Normal View History

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2022-04-28 19:14:26 +00:00
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "adler32"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
2021-09-08 13:42:33 +00:00
[[package]]
name = "ahash"
2022-04-28 19:14:26 +00:00
version = "0.7.6"
2021-09-08 13:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
2021-09-08 13:42:33 +00:00
dependencies = [
"getrandom",
"once_cell",
"version_check",
]
[[package]]
name = "autocfg"
2022-04-28 19:14:26 +00:00
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "az"
2022-04-28 19:14:26 +00:00
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f771a5d1f5503f7f4279a30f3643d3421ba149848b89ecaaec0ea2acf04a5ac4"
2022-05-06 08:48:38 +00:00
[[package]]
name = "base64"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
2022-04-28 19:14:26 +00:00
[[package]]
name = "bit_field"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "dcb6dd1c2376d2e096796e234a70e17e94cc2d5d54ff8ce42b28cef1d0d359a4"
[[package]]
name = "bitflags"
2022-04-28 19:14:26 +00:00
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "bumpalo"
2022-06-19 14:48:07 +00:00
version = "3.10.0"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3"
[[package]]
name = "byte-slice-cast"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0a5e3906bcbf133e33c1d4d95afc664ad37fbdb9f6568d8043e7ea8c27d93d3"
2022-04-28 19:14:26 +00:00
[[package]]
name = "bytemuck"
version = "1.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdead85bdec19c194affaeeb670c0e41fe23de31459efd1c174d049269cf02cc"
[[package]]
name = "byteorder"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "cast"
2022-04-28 19:14:26 +00:00
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
[[package]]
name = "cc"
2022-04-28 19:14:26 +00:00
version = "1.0.73"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
[[package]]
name = "cfg-if"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
2021-09-08 13:42:33 +00:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2022-04-28 19:14:26 +00:00
[[package]]
name = "chrono"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
dependencies = [
"libc",
"num-integer",
"num-traits",
2022-06-19 14:48:07 +00:00
"time 0.1.44",
2022-04-28 19:14:26 +00:00
"winapi",
]
2022-05-06 08:48:38 +00:00
[[package]]
name = "chunked_transfer"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fff857943da45f546682664a79488be82e69e43c1a7a2307679ab9afb3a66d2e"
2022-04-28 19:14:26 +00:00
[[package]]
name = "color_quant"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "crc32fast"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
"cfg-if 1.0.0",
]
[[package]]
name = "crossbeam-channel"
2022-06-19 14:48:07 +00:00
version = "0.5.5"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c"
2022-04-28 19:14:26 +00:00
dependencies = [
"cfg-if 1.0.0",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-deque"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"
dependencies = [
"cfg-if 1.0.0",
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
2022-06-19 14:48:07 +00:00
version = "0.9.9"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d"
2022-04-28 19:14:26 +00:00
dependencies = [
"autocfg",
"cfg-if 1.0.0",
"crossbeam-utils",
"memoffset",
2022-06-19 14:48:07 +00:00
"once_cell",
2022-04-28 19:14:26 +00:00
"scopeguard",
]
[[package]]
name = "crossbeam-utils"
2022-07-20 07:29:59 +00:00
version = "0.8.10"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 07:29:59 +00:00
checksum = "7d82ee10ce34d7bc12c2122495e7593a9c41347ecdd64185af4ecf72cb1a7f83"
2022-04-28 19:14:26 +00:00
dependencies = [
"cfg-if 1.0.0",
2022-06-19 14:48:07 +00:00
"once_cell",
2022-04-28 19:14:26 +00:00
]
[[package]]
name = "deflate"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c86f7e25f518f4b81808a2cf1c50996a61f5c2eb394b2393bd87f2a4780a432f"
dependencies = [
"adler32",
]
[[package]]
name = "display-interface"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7517c040926d7b02b111884aa089177db80878533127f7c1b480d852c5fb4112"
[[package]]
name = "display-interface-spi"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "489378ad054862146fbd1f09f51d585ccbe4bd1e2feadcda2a13ac33f840e1a5"
dependencies = [
"byte-slice-cast",
"display-interface",
2022-04-28 19:14:26 +00:00
"embedded-hal 0.2.7",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "either"
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
[[package]]
name = "embedded-graphics"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "750082c65094fbcc4baf9ba31583ce9a8bb7f52cadfb96f6164b1bc7f922f32b"
dependencies = [
"az",
"byteorder",
"embedded-graphics-core",
"float-cmp",
"micromath",
]
[[package]]
name = "embedded-graphics-core"
2022-04-28 19:14:26 +00:00
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "b8b1239db5f3eeb7e33e35bd10bd014e7b2537b17e071f726a09351431337cfa"
dependencies = [
"az",
"byteorder",
]
[[package]]
name = "embedded-hal"
2022-04-28 19:14:26 +00:00
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "35949884794ad573cf46071e41c9b60efb0cb311e3ca01f7af807af1debc66ff"
dependencies = [
"nb 0.1.3",
"void",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "embedded-hal"
version = "1.0.0-alpha.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a554c04648665230499563ccdfd1fcd719ef2d5a0af54bdc81c5d877fb556db4"
dependencies = [
"nb 1.0.0",
]
[[package]]
name = "exr"
version = "1.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14cc0e06fb5f67e5d6beadf3a382fec9baca1aa751c6d5368fdeee7e5932c215"
dependencies = [
"bit_field",
"deflate",
"flume",
"half",
"inflate",
"lebe",
"smallvec",
"threadpool",
]
2021-09-08 13:42:33 +00:00
[[package]]
name = "fallible-iterator"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
[[package]]
name = "fallible-streaming-iterator"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
2022-04-28 19:14:26 +00:00
[[package]]
name = "flate2"
2022-06-19 14:48:07 +00:00
version = "1.0.24"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"
2022-04-28 19:14:26 +00:00
dependencies = [
"crc32fast",
"miniz_oxide",
]
[[package]]
name = "float-cmp"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1267f4ac4f343772758f7b1bdcbe767c218bbab93bb432acbf5162bbf85a6c4"
dependencies = [
"num-traits",
]
[[package]]
2022-04-28 19:14:26 +00:00
name = "flume"
2022-06-19 14:48:07 +00:00
version = "0.10.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "1ceeb589a3157cac0ab8cc585feb749bd2cea5cb55a6ee802ad72d9fd38303da"
dependencies = [
2022-04-28 19:14:26 +00:00
"futures-core",
"futures-sink",
"nanorand",
"pin-project",
"spin",
]
2022-05-06 08:48:38 +00:00
[[package]]
name = "form_urlencoded"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
dependencies = [
"matches",
"percent-encoding",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "futures-core"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
[[package]]
name = "futures-sink"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
2021-09-08 13:42:33 +00:00
[[package]]
name = "getrandom"
2022-06-19 14:48:07 +00:00
version = "0.2.7"
2021-09-08 13:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"
2021-09-08 13:42:33 +00:00
dependencies = [
"cfg-if 1.0.0",
2022-04-28 19:14:26 +00:00
"js-sys",
2021-09-08 13:42:33 +00:00
"libc",
2022-06-19 14:48:07 +00:00
"wasi 0.11.0+wasi-snapshot-preview1",
2022-04-28 19:14:26 +00:00
"wasm-bindgen",
]
[[package]]
name = "gif"
2022-07-20 07:29:59 +00:00
version = "0.11.4"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 07:29:59 +00:00
checksum = "3edd93c6756b4dfaf2709eafcc345ba2636565295c198a9cfbf75fa5e3e00b06"
2022-04-28 19:14:26 +00:00
dependencies = [
"color_quant",
"weezl",
2021-09-08 13:42:33 +00:00
]
[[package]]
name = "gpio-cdev"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da59d440ef8c26208b3960ed58b71b896db7dfd6bb138622bba733b66d978c3a"
dependencies = [
"bitflags",
"libc",
2022-04-28 19:14:26 +00:00
"nix 0.14.1",
2021-09-08 13:42:33 +00:00
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "gpio-cdev"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "409296415b8abc7b47e5b77096faae14595c53724972da227434fc8f4b05ec8b"
dependencies = [
"bitflags",
"libc",
"nix 0.23.1",
]
[[package]]
name = "half"
version = "1.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
2021-09-08 13:42:33 +00:00
[[package]]
name = "hashbrown"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
dependencies = [
"ahash",
]
[[package]]
name = "hashlink"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7249a3129cbc1ffccd74857f81464a323a152173cdb134e0fd81bc803b29facf"
dependencies = [
"hashbrown",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "hermit-abi"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
"libc",
]
[[package]]
name = "i2cdev"
2022-04-28 19:14:26 +00:00
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "b8fe61341e9ce588ede54fd131bf0df63eed3c6e45fcc7fa0e548ea176f39358"
dependencies = [
"bitflags",
"byteorder",
"libc",
2022-04-28 19:14:26 +00:00
"nix 0.23.1",
]
2022-05-06 08:48:38 +00:00
[[package]]
name = "idna"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
dependencies = [
"matches",
"unicode-bidi",
"unicode-normalization",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "image"
2022-06-19 14:48:07 +00:00
version = "0.24.2"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "28edd9d7bc256be2502e325ac0628bde30b7001b9b52e0abe31a1a9dc2701212"
2022-04-28 19:14:26 +00:00
dependencies = [
"bytemuck",
"byteorder",
"color_quant",
"exr",
"gif",
"jpeg-decoder",
"num-iter",
"num-rational",
"num-traits",
"png",
"scoped_threadpool",
"tiff",
]
[[package]]
name = "inflate"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cdb29978cc5797bd8dcc8e5bf7de604891df2a8dc576973d71a281e916db2ff"
dependencies = [
"adler32",
]
[[package]]
name = "ioctl-rs"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7970510895cee30b3e9128319f2cefd4bde883a39f38baa279567ba3a7eb97d"
dependencies = [
"libc",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "itoa"
2022-06-19 14:48:07 +00:00
version = "1.0.2"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d"
2022-04-28 19:14:26 +00:00
[[package]]
name = "jpeg-decoder"
2022-06-19 14:48:07 +00:00
version = "0.2.6"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "9478aa10f73e7528198d75109c8be5cd7d15fb530238040148d5f9a22d4c5b3b"
2022-04-28 19:14:26 +00:00
dependencies = [
"rayon",
]
[[package]]
name = "js-sys"
2022-06-19 14:48:07 +00:00
version = "0.3.58"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "c3fac17f7123a73ca62df411b1bf727ccc805daa070338fda671c86dac1bdc27"
2022-04-28 19:14:26 +00:00
dependencies = [
"wasm-bindgen",
]
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "lebe"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7efd1d698db0759e6ef11a7cd44407407399a910c774dd804c64c032da7826ff"
[[package]]
name = "libc"
2022-06-19 14:48:07 +00:00
version = "0.2.126"
2021-09-08 13:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
2021-09-08 13:42:33 +00:00
[[package]]
name = "libsqlite3-sys"
2022-06-19 14:48:07 +00:00
version = "0.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "898745e570c7d0453cc1fbc4a701eb6c662ed54e8fec8b7d14be137ebeeb9d14"
2021-09-08 13:42:33 +00:00
dependencies = [
"pkg-config",
"vcpkg",
]
[[package]]
name = "linux-embedded-hal"
2022-04-28 19:14:26 +00:00
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "61861762ac50cb746e6137f1aeb2ca9812e1b1f2b923cfc83550befdc0b9915d"
dependencies = [
"cast",
2022-04-28 19:14:26 +00:00
"embedded-hal 0.2.7",
"gpio-cdev 0.5.1",
"i2cdev",
"nb 0.1.3",
"serial-core",
"serial-unix",
"spidev",
"sysfs_gpio",
2022-04-28 19:14:26 +00:00
"void",
]
[[package]]
name = "lock_api"
version = "0.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
2022-06-19 14:48:07 +00:00
version = "0.4.17"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
2022-04-28 19:14:26 +00:00
dependencies = [
"cfg-if 1.0.0",
]
[[package]]
2022-05-06 08:48:38 +00:00
name = "matches"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-06 08:48:38 +00:00
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
2021-09-08 13:42:33 +00:00
[[package]]
name = "memchr"
2022-06-19 14:48:07 +00:00
version = "2.5.0"
2021-09-08 13:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
2021-09-08 13:42:33 +00:00
2022-04-28 19:14:26 +00:00
[[package]]
name = "memoffset"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
dependencies = [
"autocfg",
]
[[package]]
name = "micromath"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc4010833aea396656c2f91ee704d51a6f1329ec2ab56ffd00bfd56f7481ea94"
2022-04-28 19:14:26 +00:00
[[package]]
name = "miniz_oxide"
2022-06-19 14:48:07 +00:00
version = "0.5.3"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"
2022-04-28 19:14:26 +00:00
dependencies = [
"adler",
]
[[package]]
name = "nanorand"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
dependencies = [
"getrandom",
]
[[package]]
name = "nb"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "801d31da0513b6ec5214e9bf433a77966320625a37860f910be265be6e18d06f"
dependencies = [
"nb 1.0.0",
]
[[package]]
name = "nb"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "546c37ac5d9e56f55e73b677106873d9d9f5190605e41a856503623648488cae"
[[package]]
name = "nix"
version = "0.14.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c722bee1037d430d0f8e687bbdbf222f27cc6e4e68d5caf630857bb2b6dbdce"
dependencies = [
"bitflags",
"cc",
2021-09-08 13:42:33 +00:00
"cfg-if 0.1.10",
"libc",
"void",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "nix"
version = "0.23.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f866317acbd3a240710c63f065ffb1e4fd466259045ccb504130b7f668f35c6"
dependencies = [
"bitflags",
"cc",
"cfg-if 1.0.0",
"libc",
"memoffset",
]
[[package]]
name = "num-integer"
2022-06-19 14:48:07 +00:00
version = "0.1.45"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
2022-04-28 19:14:26 +00:00
dependencies = [
"autocfg",
"num-traits",
]
[[package]]
name = "num-iter"
2022-06-19 14:48:07 +00:00
version = "0.1.43"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
2022-04-28 19:14:26 +00:00
dependencies = [
"autocfg",
"num-integer",
"num-traits",
]
[[package]]
name = "num-rational"
2022-07-20 07:29:59 +00:00
version = "0.4.1"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 07:29:59 +00:00
checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
2022-04-28 19:14:26 +00:00
dependencies = [
"autocfg",
"num-integer",
"num-traits",
]
[[package]]
name = "num-traits"
2022-06-19 14:48:07 +00:00
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
dependencies = [
"autocfg",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "num_cpus"
version = "1.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
dependencies = [
"hermit-abi",
"libc",
]
[[package]]
name = "num_threads"
2022-06-19 14:48:07 +00:00
version = "0.1.6"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"
2022-04-28 19:14:26 +00:00
dependencies = [
"libc",
]
2021-09-08 13:42:33 +00:00
[[package]]
name = "once_cell"
2022-06-19 14:48:07 +00:00
version = "1.12.0"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"
2022-04-28 19:14:26 +00:00
[[package]]
name = "parse-zoneinfo"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41"
dependencies = [
"regex",
]
2022-05-06 08:48:38 +00:00
[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
2022-04-28 19:14:26 +00:00
[[package]]
name = "phf"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
dependencies = [
"phf_shared",
]
[[package]]
name = "phf_codegen"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
dependencies = [
"phf_generator",
"phf_shared",
]
[[package]]
name = "phf_generator"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
dependencies = [
"phf_shared",
"rand",
]
[[package]]
name = "phf_shared"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
dependencies = [
"siphasher",
]
[[package]]
name = "pin-project"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
version = "1.0.10"
2021-09-08 13:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2021-09-08 13:42:33 +00:00
[[package]]
name = "pkg-config"
2022-04-28 19:14:26 +00:00
version = "0.3.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
[[package]]
name = "png"
version = "0.17.5"
2021-09-08 13:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "dc38c0ad57efb786dd57b9864e5b18bae478c00c824dc55a38bbc9da95dde3ba"
dependencies = [
"bitflags",
"crc32fast",
"deflate",
"miniz_oxide",
]
[[package]]
name = "ppv-lite86"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
[[package]]
name = "proc-macro2"
2022-07-20 07:29:59 +00:00
version = "1.0.40"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 07:29:59 +00:00
checksum = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"
2022-04-28 19:14:26 +00:00
dependencies = [
2022-06-19 14:48:07 +00:00
"unicode-ident",
2022-04-28 19:14:26 +00:00
]
[[package]]
name = "quote"
2022-07-20 07:29:59 +00:00
version = "1.0.20"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 07:29:59 +00:00
checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"
2022-04-28 19:14:26 +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 = [
"libc",
"rand_chacha",
"rand_core",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
dependencies = [
"getrandom",
]
2021-09-08 13:42:33 +00:00
[[package]]
name = "raspi-oled"
version = "0.1.0"
dependencies = [
2022-04-28 19:14:26 +00:00
"display-interface-spi",
"embedded-graphics",
2022-04-28 19:14:26 +00:00
"embedded-hal 0.2.7",
"gpio-cdev 0.4.0",
"image",
2021-09-08 13:42:33 +00:00
"libc",
"linux-embedded-hal",
2022-04-28 19:14:26 +00:00
"rppal 0.13.1",
2021-09-08 13:42:33 +00:00
"rusqlite",
2022-04-28 19:14:26 +00:00
"serde",
"serde_derive",
"serde_json",
"ssd1351",
2022-07-20 07:29:59 +00:00
"time 0.3.11",
2022-04-28 19:14:26 +00:00
"time-tz",
2022-05-06 08:48:38 +00:00
"ureq",
2022-04-28 19:14:26 +00:00
]
[[package]]
name = "rayon"
2022-06-19 14:48:07 +00:00
version = "1.5.3"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"
2022-04-28 19:14:26 +00:00
dependencies = [
"autocfg",
"crossbeam-deque",
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
2022-06-19 14:48:07 +00:00
version = "1.9.3"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"
2022-04-28 19:14:26 +00:00
dependencies = [
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-utils",
"num_cpus",
]
[[package]]
name = "regex"
2022-06-19 14:48:07 +00:00
version = "1.5.6"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"
2022-04-28 19:14:26 +00:00
dependencies = [
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2022-06-19 14:48:07 +00:00
version = "0.6.26"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"
2022-04-28 19:14:26 +00:00
[[package]]
name = "rppal"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb26758c881b4837b2f4aef569e4251f75388e36b37204e1804ef429c220121c"
dependencies = [
"embedded-hal 0.2.7",
"lazy_static",
"libc",
"nb 0.1.3",
"void",
]
[[package]]
name = "rppal"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c88c9c6248de4d337747b619d8f671055ef48a87dc21b97998833f189a0bbd4f"
dependencies = [
"embedded-hal 0.2.7",
"embedded-hal 1.0.0-alpha.5",
"lazy_static",
"libc",
"nb 0.1.3",
"spin_sleep",
"void",
]
2021-09-08 13:42:33 +00:00
[[package]]
name = "rusqlite"
2022-06-19 14:48:07 +00:00
version = "0.27.0"
2021-09-08 13:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "85127183a999f7db96d1a976a309eebbfb6ea3b0b400ddd8340190129de6eb7a"
2021-09-08 13:42:33 +00:00
dependencies = [
"bitflags",
"fallible-iterator",
"fallible-streaming-iterator",
"hashlink",
"libsqlite3-sys",
"memchr",
"smallvec",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "ryu"
2022-06-19 14:48:07 +00:00
version = "1.0.10"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"
2022-04-28 19:14:26 +00:00
[[package]]
name = "scoped_threadpool"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
name = "serde"
2022-06-19 14:48:07 +00:00
version = "1.0.137"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"
2022-04-28 19:14:26 +00:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde-xml-rs"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "65162e9059be2f6a3421ebbb4fef3e74b7d9e7c60c50a0e292c6239f19f1edfa"
dependencies = [
"log",
"serde",
"thiserror",
"xml-rs",
]
[[package]]
name = "serde_derive"
2022-06-19 14:48:07 +00:00
version = "1.0.137"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"
2022-04-28 19:14:26 +00:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "serde_json"
2022-06-19 14:48:07 +00:00
version = "1.0.81"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"
2022-04-28 19:14:26 +00:00
dependencies = [
"itoa",
"ryu",
"serde",
]
[[package]]
name = "serial-core"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f46209b345401737ae2125fe5b19a77acce90cd53e1658cda928e4fe9a64581"
dependencies = [
"libc",
]
[[package]]
name = "serial-unix"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f03fbca4c9d866e24a459cbca71283f545a37f8e3e002ad8c70593871453cab7"
dependencies = [
"ioctl-rs",
"libc",
"serial-core",
"termios",
]
2022-04-28 19:14:26 +00:00
[[package]]
name = "simple-signal"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53f7da44adcc42667d57483bd93f81295f27d66897804b757573b61b6f13288b"
dependencies = [
"lazy_static",
"libc",
]
[[package]]
name = "siphasher"
version = "0.3.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
2021-09-08 13:42:33 +00:00
[[package]]
name = "smallvec"
2022-07-20 07:29:59 +00:00
version = "1.8.1"
2021-09-08 13:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 07:29:59 +00:00
checksum = "cc88c725d61fc6c3132893370cac4a0200e3fedf5da8331c570664b1987f5ca2"
2021-09-08 13:42:33 +00:00
[[package]]
name = "spidev"
2022-04-28 19:14:26 +00:00
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "5c43e891adf1abc1e09b10f80c8d91959ee20ec28425c6dadac78844ba4c709f"
dependencies = [
"bitflags",
"libc",
2022-04-28 19:14:26 +00:00
"nix 0.23.1",
]
[[package]]
name = "spin"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c530c2b0d0bf8b69304b39fe2001993e267461948b890cd037d8ad4293fa1a0d"
dependencies = [
"lock_api",
]
[[package]]
2022-04-28 19:14:26 +00:00
name = "spin_sleep"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "cafa7900db085f4354dbc7025e25d7a839a14360ea13b5fc4fd717f2d3b23134"
dependencies = [
"once_cell",
"winapi",
]
[[package]]
name = "ssd1351"
version = "0.3.0"
2022-05-06 08:48:38 +00:00
source = "git+https://github.com/FliegendeWurst/ssd1351-rust#9192fde637a2cc672e27ed1dc324f82e6bb65f72"
dependencies = [
2022-04-28 19:14:26 +00:00
"chrono",
"display-interface",
"display-interface-spi",
2022-04-28 19:14:26 +00:00
"embedded-graphics",
"embedded-hal 0.2.7",
"linux-embedded-hal",
"rppal 0.12.0",
"simple-signal",
]
[[package]]
name = "syn"
2022-06-19 14:48:07 +00:00
version = "1.0.98"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"
2022-04-28 19:14:26 +00:00
dependencies = [
"proc-macro2",
"quote",
2022-06-19 14:48:07 +00:00
"unicode-ident",
]
[[package]]
name = "sysfs_gpio"
2022-04-28 19:14:26 +00:00
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "9ef9c9bcbfeb596ce4da59b2c59736235f35dcd516f03958ea10834473224157"
dependencies = [
2022-04-28 19:14:26 +00:00
"nix 0.23.1",
]
[[package]]
name = "termios"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5d9cf598a6d7ce700a4e6a9199da127e6819a61e64b68609683cc9a01b5683a"
dependencies = [
"libc",
]
[[package]]
2022-04-28 19:14:26 +00:00
name = "thiserror"
2022-06-19 14:48:07 +00:00
version = "1.0.31"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"
2022-04-28 19:14:26 +00:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2022-06-19 14:48:07 +00:00
version = "1.0.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"
2022-04-28 19:14:26 +00:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "threadpool"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
dependencies = [
"num_cpus",
]
[[package]]
name = "tiff"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7cfada0986f446a770eca461e8c6566cb879682f7d687c8348aa0c857bd52286"
dependencies = [
"flate2",
"jpeg-decoder",
"weezl",
]
[[package]]
name = "time"
2022-06-19 14:48:07 +00:00
version = "0.1.44"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
2022-04-28 19:14:26 +00:00
dependencies = [
"libc",
2022-06-19 14:48:07 +00:00
"wasi 0.10.0+wasi-snapshot-preview1",
2022-04-28 19:14:26 +00:00
"winapi",
]
[[package]]
name = "time"
2022-07-20 07:29:59 +00:00
version = "0.3.11"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 07:29:59 +00:00
checksum = "72c91f41dcb2f096c05f0873d667dceec1087ce5bcf984ec8ffb19acddbb3217"
2022-04-28 19:14:26 +00:00
dependencies = [
"libc",
"num_threads",
"time-macros",
]
[[package]]
name = "time-macros"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"
[[package]]
name = "time-tz"
2022-06-19 14:48:07 +00:00
version = "1.0.2"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "980bd5c9ec52d862803a716b6f3913881910e96124a618a9a0679a984d5c361d"
2022-04-28 19:14:26 +00:00
dependencies = [
"cfg-if 1.0.0",
"parse-zoneinfo",
"phf",
"phf_codegen",
"serde",
"serde-xml-rs",
2022-07-20 07:29:59 +00:00
"time 0.3.11",
2022-04-28 19:14:26 +00:00
]
2022-05-06 08:48:38 +00:00
[[package]]
name = "tinyvec"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
[[package]]
name = "unicode-bidi"
version = "0.3.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
2022-06-19 14:48:07 +00:00
[[package]]
name = "unicode-ident"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"
2022-05-06 08:48:38 +00:00
[[package]]
name = "unicode-normalization"
2022-07-20 07:29:59 +00:00
version = "0.1.20"
2022-05-06 08:48:38 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 07:29:59 +00:00
checksum = "81dee68f85cab8cf68dec42158baf3a79a1cdc065a8b103025965d6ccb7f6cbd"
2022-05-06 08:48:38 +00:00
dependencies = [
"tinyvec",
]
[[package]]
name = "ureq"
version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9399fa2f927a3d327187cbd201480cee55bee6ac5d3c77dd27f0c6814cff16d5"
dependencies = [
"base64",
"chunked_transfer",
"log",
"once_cell",
"url",
]
[[package]]
name = "url"
version = "2.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
dependencies = [
"form_urlencoded",
"idna",
"matches",
"percent-encoding",
]
2021-09-08 13:42:33 +00:00
[[package]]
name = "vcpkg"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
[[package]]
name = "version_check"
2022-04-28 19:14:26 +00:00
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-28 19:14:26 +00:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "void"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
2021-09-08 13:42:33 +00:00
[[package]]
name = "wasi"
2022-06-19 14:48:07 +00:00
version = "0.10.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
2021-09-08 13:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2022-04-28 19:14:26 +00:00
[[package]]
name = "wasm-bindgen"
2022-06-19 14:48:07 +00:00
version = "0.2.81"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994"
2022-04-28 19:14:26 +00:00
dependencies = [
"cfg-if 1.0.0",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2022-06-19 14:48:07 +00:00
version = "0.2.81"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a"
2022-04-28 19:14:26 +00:00
dependencies = [
"bumpalo",
"lazy_static",
"log",
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-macro"
2022-06-19 14:48:07 +00:00
version = "0.2.81"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa"
2022-04-28 19:14:26 +00:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2022-06-19 14:48:07 +00:00
version = "0.2.81"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048"
2022-04-28 19:14:26 +00:00
dependencies = [
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2022-06-19 14:48:07 +00:00
version = "0.2.81"
2022-04-28 19:14:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-19 14:48:07 +00:00
checksum = "6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be"
2022-04-28 19:14:26 +00:00
[[package]]
name = "weezl"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c97e489d8f836838d497091de568cf16b117486d529ec5579233521065bd5e4"
[[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-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "xml-rs"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"