sensor/Cargo.lock

217 lines
5.4 KiB
Plaintext
Raw Normal View History

2022-01-07 22:37:15 +01:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2023-11-08 17:11:32 +01:00
[[package]]
name = "aho-corasick"
2024-10-16 00:44:41 +02:00
version = "1.1.3"
2023-11-08 17:11:32 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
2023-11-08 17:11:32 +01:00
dependencies = [
"memchr",
]
2022-01-07 22:37:15 +01:00
[[package]]
name = "bindgen"
2024-10-16 00:44:41 +02:00
version = "0.70.1"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
2022-01-07 22:37:15 +01:00
dependencies = [
"bitflags",
"cexpr",
"clang-sys",
2024-10-16 00:44:41 +02:00
"itertools",
2022-01-07 22:37:15 +01:00
"proc-macro2",
"quote",
"regex",
"rustc-hash",
"shlex",
2023-11-08 17:11:32 +01:00
"syn",
2022-01-07 22:37:15 +01:00
]
[[package]]
name = "bitflags"
2024-10-16 00:44:41 +02:00
version = "2.6.0"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
2022-01-07 22:37:15 +01:00
[[package]]
name = "cc"
2024-10-16 00:44:41 +02:00
version = "1.1.30"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "b16803a61b81d9eabb7eae2588776c4c1e584b738ede45fdbb4c972cec1e9945"
2022-01-07 22:37:15 +01:00
dependencies = [
"jobserver",
2023-11-08 17:11:32 +01:00
"libc",
2024-10-16 00:44:41 +02:00
"shlex",
2022-01-07 22:37:15 +01:00
]
[[package]]
name = "cexpr"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
dependencies = [
"nom",
]
[[package]]
name = "clang-sys"
2024-10-16 00:44:41 +02:00
version = "1.8.1"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2022-01-07 22:37:15 +01:00
dependencies = [
"glob",
"libc",
]
2024-10-16 00:44:41 +02:00
[[package]]
name = "either"
version = "1.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
2022-01-07 22:37:15 +01:00
[[package]]
name = "glob"
2023-11-08 17:11:32 +01:00
version = "0.3.1"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-08 17:11:32 +01:00
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
2022-01-07 22:37:15 +01:00
[[package]]
2024-10-16 00:44:41 +02:00
name = "itertools"
version = "0.12.1"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
2022-01-07 22:37:15 +01:00
dependencies = [
2024-10-16 00:44:41 +02:00
"either",
2022-01-07 22:37:15 +01:00
]
[[package]]
2024-10-16 00:44:41 +02:00
name = "jobserver"
version = "0.1.32"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
dependencies = [
"libc",
]
2022-01-07 22:37:15 +01:00
[[package]]
name = "libc"
2024-10-16 00:44:41 +02:00
version = "0.2.159"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
2022-01-07 22:37:15 +01:00
[[package]]
name = "memchr"
2024-10-16 00:44:41 +02:00
version = "2.7.4"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
2022-01-07 22:37:15 +01:00
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "nom"
2023-11-08 17:11:32 +01:00
version = "7.1.3"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-08 17:11:32 +01:00
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
2022-01-07 22:37:15 +01:00
dependencies = [
"memchr",
"minimal-lexical",
]
[[package]]
name = "pkg-config"
2024-10-16 00:44:41 +02:00
version = "0.3.31"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
2022-01-07 22:37:15 +01:00
[[package]]
name = "proc-macro2"
2024-10-16 00:44:41 +02:00
version = "1.0.87"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "b3e4daa0dcf6feba26f985457cdf104d4b4256fc5a09547140f3631bb076b19a"
2022-01-07 22:37:15 +01:00
dependencies = [
2022-05-21 11:24:03 +02:00
"unicode-ident",
2022-01-07 22:37:15 +01:00
]
[[package]]
name = "quote"
2024-10-16 00:44:41 +02:00
version = "1.0.37"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
2022-01-07 22:37:15 +01:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "regex"
2024-10-16 00:44:41 +02:00
version = "1.11.0"
2023-11-08 17:11:32 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8"
2023-11-08 17:11:32 +01:00
dependencies = [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
2024-10-16 00:44:41 +02:00
version = "0.4.8"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3"
2022-01-07 22:37:15 +01:00
dependencies = [
2023-11-08 17:11:32 +01:00
"aho-corasick",
"memchr",
2022-01-07 22:37:15 +01:00
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2024-10-16 00:44:41 +02:00
version = "0.8.5"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
2022-01-07 22:37:15 +01:00
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
[[package]]
name = "sensor"
version = "0.1.0"
dependencies = [
"bindgen",
"cc",
"libc",
"pkg-config",
]
[[package]]
name = "shlex"
2024-10-16 00:44:41 +02:00
version = "1.3.0"
2023-11-08 17:11:32 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
2023-11-08 17:11:32 +01:00
[[package]]
name = "syn"
2024-10-16 00:44:41 +02:00
version = "2.0.79"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "89132cd0bf050864e1d38dc3bbc07a0eb8e7530af26344d3d2bbbef83499f590"
2023-11-08 17:11:32 +01:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
2022-01-07 22:37:15 +01:00
[[package]]
2022-05-21 11:24:03 +02:00
name = "unicode-ident"
2024-10-16 00:44:41 +02:00
version = "1.0.13"
2022-01-07 22:37:15 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 00:44:41 +02:00
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"