2020-04-08 23:44:29 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2021-06-26 06:14:44 +00:00
|
|
|
version = 3
|
|
|
|
|
2020-05-15 02:22:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "addr2line"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.20.0"
|
2020-05-15 02:22:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
|
2020-05-15 02:22:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"gimli",
|
2020-05-15 02:22:29 +00:00
|
|
|
]
|
|
|
|
|
2020-11-02 20:04:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
2021-09-18 16:26:30 +00:00
|
|
|
version = "1.0.2"
|
2020-11-02 20:04:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-09-18 16:26:30 +00:00
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
2020-11-02 20:04:54 +00:00
|
|
|
|
2023-04-12 04:03:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ahash"
|
|
|
|
version = "0.8.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"once_cell",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2023-06-12 04:13:29 +00:00
|
|
|
version = "1.0.2"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-12 04:13:29 +00:00
|
|
|
checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"memchr",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2023-06-09 04:26:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "allocator-api2"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.2.15"
|
2023-06-09 04:26:01 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "56fc6cf8dc8c4158eed8649f9b8b0ea1518eb62b544fe9490d66fa0b349eafe9"
|
2023-06-09 04:26:01 +00:00
|
|
|
|
2023-04-21 04:07:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anstream"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.3.2"
|
2023-04-21 04:07:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
|
2023-04-21 04:07:34 +00:00
|
|
|
dependencies = [
|
2023-04-27 04:19:32 +00:00
|
|
|
"anstyle",
|
2023-04-21 04:07:34 +00:00
|
|
|
"anstyle-parse",
|
|
|
|
"anstyle-query",
|
|
|
|
"anstyle-wincon",
|
|
|
|
"colorchoice",
|
|
|
|
"is-terminal",
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "1.0.1"
|
2023-04-21 04:07:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
|
2023-04-21 04:07:34 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-parse"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.2.1"
|
2023-04-21 04:07:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
|
2023-04-21 04:07:34 +00:00
|
|
|
dependencies = [
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-query"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
|
|
|
|
dependencies = [
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2023-04-21 04:07:34 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-wincon"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.0.1"
|
2023-04-21 04:07:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
|
2023-04-21 04:07:34 +00:00
|
|
|
dependencies = [
|
2023-04-27 04:19:32 +00:00
|
|
|
"anstyle",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2023-04-21 04:07:34 +00:00
|
|
|
]
|
|
|
|
|
2020-09-01 03:59:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2023-07-20 06:25:02 +00:00
|
|
|
version = "1.0.72"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-20 06:25:02 +00:00
|
|
|
checksum = "3b13c32d80ecc7ab747b80c3784bce54ee8a7a0cc4fbda9bf4cda2cf6fe90854"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "assert_cmd"
|
2023-07-20 06:25:02 +00:00
|
|
|
version = "2.0.12"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-20 06:25:02 +00:00
|
|
|
checksum = "88903cb14723e4d4003335bb7f8a14f27691649105346a0f0957466c096adfe6"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2023-04-27 04:19:32 +00:00
|
|
|
"anstyle",
|
2021-02-19 22:57:39 +00:00
|
|
|
"bstr",
|
2020-05-17 02:38:19 +00:00
|
|
|
"doc-comment",
|
2023-04-11 07:22:32 +00:00
|
|
|
"predicates",
|
2020-05-17 02:38:19 +00:00
|
|
|
"predicates-core",
|
|
|
|
"predicates-tree",
|
|
|
|
"wait-timeout",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2022-04-27 23:23:34 +00:00
|
|
|
version = "1.1.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-27 23:23:34 +00:00
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.3.68"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"addr2line",
|
2021-05-08 23:55:01 +00:00
|
|
|
"cc",
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2020-11-02 20:04:54 +00:00
|
|
|
"miniz_oxide",
|
2020-05-17 02:38:19 +00:00
|
|
|
"object",
|
|
|
|
"rustc-demangle",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2021-10-18 01:33:07 +00:00
|
|
|
version = "1.3.2"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-18 01:33:07 +00:00
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2023-06-29 04:48:49 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
version = "2.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42"
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bottom"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "0.9.5"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-09-01 03:59:33 +00:00
|
|
|
"anyhow",
|
2020-05-17 02:38:19 +00:00
|
|
|
"assert_cmd",
|
|
|
|
"backtrace",
|
2020-08-12 00:22:39 +00:00
|
|
|
"cargo-husky",
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2020-05-17 02:38:19 +00:00
|
|
|
"clap",
|
2022-03-11 11:45:05 +00:00
|
|
|
"clap_complete",
|
|
|
|
"clap_mangen",
|
refactor: consolidate time graph components
This consolidates all the time graph drawing to one main location, as well
as some small improvements. This is helpful in that I don't have to
reimplement the same thing across three locations if I have to make one
change that in theory should affect them all. In particular, the CPU
graph, memory graph, and network graph are all now using the same,
generic implementation for drawing, which we call (for now) a component.
Note this only affects drawing - it accepts some parameters affecting style
and labels, as well as data points, and draw similarly to how it used to
before. Widget-specific actions, or things affecting widget state,
should all be handled by the widget-specific code instead. For example,
our current implementation of x-axis autohide is still controlled by the
widget, not the component, even if some of the code is shared. Components
are, again, only responsible for drawing (at least for now). For that
matter, the graph component does not have mutable access to any form of
state outside of tui-rs' `Frame`. Note this *might* change in the
future, where we might give the component state.
Note that while functionally, the graph behaviour for now is basically
the same, a few changes were made internally other than the move to
components. The big change is that rather than using tui-rs' `Chart`
for the underlying drawing, we now use a tweaked custom `TimeChart`
tui-rs widget, which also handles all interpolation steps and some extra
customization. Personally, I don't like having to deviate from the
library's implementation, but this gives us more flexibility and allows
greater control. For example, this allows me to move away from the old
hacks required to do interpolation (where I had to mutate the existing
list to avoid having to reallocate an extra vector just to insert one
extra interpolated point). I can also finally allow customizable
legends (which will be added in the future).
2022-04-27 06:13:48 +00:00
|
|
|
"concat-string",
|
2023-04-14 04:13:00 +00:00
|
|
|
"core-foundation",
|
2023-08-09 05:27:56 +00:00
|
|
|
"crossterm 0.27.0",
|
2020-08-21 20:00:14 +00:00
|
|
|
"ctrlc",
|
2021-06-06 22:58:53 +00:00
|
|
|
"dirs",
|
2020-05-17 02:38:19 +00:00
|
|
|
"fern",
|
2022-11-17 08:18:05 +00:00
|
|
|
"filedescriptor",
|
2023-06-28 14:45:56 +00:00
|
|
|
"hashbrown",
|
2022-11-13 06:51:10 +00:00
|
|
|
"humantime",
|
2020-09-07 03:03:03 +00:00
|
|
|
"indexmap",
|
2023-06-28 14:45:56 +00:00
|
|
|
"itertools 0.11.0",
|
2022-10-12 20:25:38 +00:00
|
|
|
"kstring",
|
2020-08-21 05:33:12 +00:00
|
|
|
"libc",
|
2020-05-17 02:38:19 +00:00
|
|
|
"log",
|
2022-10-11 23:49:39 +00:00
|
|
|
"mach2",
|
2022-02-12 21:40:33 +00:00
|
|
|
"nvml-wrapper",
|
2020-11-22 21:44:40 +00:00
|
|
|
"once_cell",
|
2023-04-11 07:22:32 +00:00
|
|
|
"predicates",
|
2023-04-16 04:04:16 +00:00
|
|
|
"ratatui",
|
2020-05-17 02:38:19 +00:00
|
|
|
"regex",
|
2023-08-09 05:27:56 +00:00
|
|
|
"rustix 0.38.7",
|
2020-05-17 02:38:19 +00:00
|
|
|
"serde",
|
2022-07-24 00:44:29 +00:00
|
|
|
"serde_json",
|
2022-05-06 21:16:57 +00:00
|
|
|
"starship-battery",
|
2022-08-22 06:47:22 +00:00
|
|
|
"sysctl",
|
2020-05-17 02:38:19 +00:00
|
|
|
"sysinfo",
|
2020-09-01 03:59:33 +00:00
|
|
|
"thiserror",
|
2021-10-18 01:33:07 +00:00
|
|
|
"time",
|
2023-03-01 05:14:47 +00:00
|
|
|
"toml_edit",
|
2020-05-17 02:38:19 +00:00
|
|
|
"unicode-segmentation",
|
|
|
|
"unicode-width",
|
2023-01-18 06:43:08 +00:00
|
|
|
"windows",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2021-02-19 22:57:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
2023-05-23 04:22:17 +00:00
|
|
|
version = "1.5.0"
|
2021-02-19 22:57:39 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-23 04:22:17 +00:00
|
|
|
checksum = "a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5"
|
2021-02-19 22:57:39 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
2023-04-11 07:22:32 +00:00
|
|
|
"once_cell",
|
2023-07-06 11:33:30 +00:00
|
|
|
"regex-automata 0.1.10",
|
2023-04-11 07:22:32 +00:00
|
|
|
"serde",
|
2021-02-19 22:57:39 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2021-09-18 16:26:30 +00:00
|
|
|
version = "1.4.3"
|
2021-02-19 22:57:39 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-09-18 16:26:30 +00:00
|
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
2021-02-19 22:57:39 +00:00
|
|
|
|
2020-08-12 00:22:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cargo-husky"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7b02b629252fe8ef6460461409564e2c21d0c8e77e0944f3d189ff06c4e932ad"
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cassowary"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-17 02:38:19 +00:00
|
|
|
checksum = "df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.0.79"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2020-11-02 03:03:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "4.3.21"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "c27cdf28c0f604ba3f512b0c9a409f8de8513e4816705deb0498b627e7c3a3fd"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2023-04-21 04:07:34 +00:00
|
|
|
"clap_builder",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "4.3.21"
|
2023-04-21 04:07:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "08a9f1ab5e9f01a9b81f202e8562eb9a10de70abf9eaeac1be465c28b75aa4aa"
|
2023-04-21 04:07:34 +00:00
|
|
|
dependencies = [
|
|
|
|
"anstream",
|
2023-04-27 04:19:32 +00:00
|
|
|
"anstyle",
|
2022-04-27 23:23:34 +00:00
|
|
|
"clap_lex",
|
2023-04-21 04:07:34 +00:00
|
|
|
"once_cell",
|
2022-03-08 03:53:02 +00:00
|
|
|
"strsim 0.10.0",
|
|
|
|
"terminal_size",
|
|
|
|
]
|
|
|
|
|
2022-03-11 11:45:05 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_complete"
|
2023-07-06 11:33:30 +00:00
|
|
|
version = "4.3.2"
|
2022-03-11 11:45:05 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-06 11:33:30 +00:00
|
|
|
checksum = "5fc443334c81a804575546c5a8a79b4913b50e28d69232903604cada1de817ce"
|
2022-03-11 11:45:05 +00:00
|
|
|
dependencies = [
|
|
|
|
"clap",
|
|
|
|
]
|
|
|
|
|
2022-04-27 23:23:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
2023-05-22 04:25:44 +00:00
|
|
|
version = "0.5.0"
|
2022-04-27 23:23:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 04:25:44 +00:00
|
|
|
checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
|
2022-04-27 23:23:34 +00:00
|
|
|
|
2022-03-11 11:45:05 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_mangen"
|
2023-06-04 04:50:21 +00:00
|
|
|
version = "0.2.12"
|
2022-03-11 11:45:05 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-04 04:50:21 +00:00
|
|
|
checksum = "8f2e32b579dae093c2424a8b7e2bea09c89da01e1ce5065eb2f0a6f1cc15cc1f"
|
2022-03-11 11:45:05 +00:00
|
|
|
dependencies = [
|
|
|
|
"clap",
|
|
|
|
"roff",
|
|
|
|
]
|
|
|
|
|
2023-04-21 04:07:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "colorchoice"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
|
|
|
|
|
refactor: consolidate time graph components
This consolidates all the time graph drawing to one main location, as well
as some small improvements. This is helpful in that I don't have to
reimplement the same thing across three locations if I have to make one
change that in theory should affect them all. In particular, the CPU
graph, memory graph, and network graph are all now using the same,
generic implementation for drawing, which we call (for now) a component.
Note this only affects drawing - it accepts some parameters affecting style
and labels, as well as data points, and draw similarly to how it used to
before. Widget-specific actions, or things affecting widget state,
should all be handled by the widget-specific code instead. For example,
our current implementation of x-axis autohide is still controlled by the
widget, not the component, even if some of the code is shared. Components
are, again, only responsible for drawing (at least for now). For that
matter, the graph component does not have mutable access to any form of
state outside of tui-rs' `Frame`. Note this *might* change in the
future, where we might give the component state.
Note that while functionally, the graph behaviour for now is basically
the same, a few changes were made internally other than the move to
components. The big change is that rather than using tui-rs' `Chart`
for the underlying drawing, we now use a tweaked custom `TimeChart`
tui-rs widget, which also handles all interpolation steps and some extra
customization. Personally, I don't like having to deviate from the
library's implementation, but this gives us more flexibility and allows
greater control. For example, this allows me to move away from the old
hacks required to do interpolation (where I had to mutate the existing
list to avoid having to reallocate an extra vector just to insert one
extra interpolated point). I can also finally allow customizable
legends (which will be added in the future).
2022-04-27 06:13:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "concat-string"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7439becb5fafc780b6f4de382b1a7a3e70234afe783854a4702ee8adbb838609"
|
|
|
|
|
2020-12-16 02:34:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation"
|
2022-04-27 23:23:34 +00:00
|
|
|
version = "0.9.3"
|
2020-12-16 02:34:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-27 23:23:34 +00:00
|
|
|
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
|
2020-12-16 02:34:45 +00:00
|
|
|
dependencies = [
|
2023-04-14 04:13:00 +00:00
|
|
|
"core-foundation-sys",
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2020-12-16 02:34:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2023-04-10 09:52:46 +00:00
|
|
|
version = "0.8.4"
|
2020-12-16 02:34:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-10 09:52:46 +00:00
|
|
|
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
|
2020-12-16 02:34:45 +00:00
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
2020-11-02 20:04:54 +00:00
|
|
|
name = "crossbeam-channel"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.5.8"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2020-05-17 02:38:19 +00:00
|
|
|
"crossbeam-utils",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-11-02 20:04:54 +00:00
|
|
|
name = "crossbeam-deque"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.8.3"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2020-11-02 20:04:54 +00:00
|
|
|
"crossbeam-epoch",
|
2020-05-17 02:38:19 +00:00
|
|
|
"crossbeam-utils",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-11-02 20:04:54 +00:00
|
|
|
name = "crossbeam-epoch"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.9.15"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2022-04-27 23:23:34 +00:00
|
|
|
"autocfg",
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2020-05-17 02:38:19 +00:00
|
|
|
"crossbeam-utils",
|
2020-11-02 20:04:54 +00:00
|
|
|
"memoffset",
|
|
|
|
"scopeguard",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.8.16"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2023-03-16 00:47:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossterm"
|
|
|
|
version = "0.26.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a84cda67535339806297f1b331d6dd6320470d2a0fe65381e79ee9e156dd3d13"
|
|
|
|
dependencies = [
|
2023-06-29 04:48:49 +00:00
|
|
|
"bitflags 1.3.2",
|
2023-03-16 00:47:10 +00:00
|
|
|
"crossterm_winapi",
|
|
|
|
"libc",
|
|
|
|
"mio",
|
|
|
|
"parking_lot",
|
|
|
|
"signal-hook",
|
|
|
|
"signal-hook-mio",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2023-08-09 05:27:56 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossterm"
|
|
|
|
version = "0.27.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"crossterm_winapi",
|
|
|
|
"libc",
|
|
|
|
"mio",
|
|
|
|
"parking_lot",
|
|
|
|
"signal-hook",
|
|
|
|
"signal-hook-mio",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossterm_winapi"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.9.1"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-11-02 20:04:54 +00:00
|
|
|
"winapi",
|
2020-08-21 20:00:14 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ctrlc"
|
2023-06-04 04:50:21 +00:00
|
|
|
version = "3.4.0"
|
2020-08-21 20:00:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-04 04:50:21 +00:00
|
|
|
checksum = "2a011bbe2c35ce9c1f143b7af6f94f29a167beb4cd1d29e6740ce836f723120e"
|
2020-08-21 20:00:14 +00:00
|
|
|
dependencies = [
|
2023-04-14 04:13:00 +00:00
|
|
|
"nix",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2022-02-12 21:40:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling"
|
|
|
|
version = "0.10.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core",
|
|
|
|
"darling_macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "darling_core"
|
|
|
|
version = "0.10.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b"
|
|
|
|
dependencies = [
|
|
|
|
"fnv",
|
|
|
|
"ident_case",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"strsim 0.9.3",
|
2023-05-10 00:36:35 +00:00
|
|
|
"syn 1.0.109",
|
2022-02-12 21:40:33 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "darling_macro"
|
|
|
|
version = "0.10.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core",
|
|
|
|
"quote",
|
2023-05-10 00:36:35 +00:00
|
|
|
"syn 1.0.109",
|
2022-02-12 21:40:33 +00:00
|
|
|
]
|
|
|
|
|
2023-08-09 05:27:56 +00:00
|
|
|
[[package]]
|
|
|
|
name = "deranged"
|
|
|
|
version = "0.3.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929"
|
|
|
|
|
2021-09-18 16:26:30 +00:00
|
|
|
[[package]]
|
|
|
|
name = "difflib"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
2021-06-06 22:58:53 +00:00
|
|
|
name = "dirs"
|
2023-05-03 05:23:48 +00:00
|
|
|
version = "5.0.1"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-03 05:23:48 +00:00
|
|
|
checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2021-06-06 22:58:53 +00:00
|
|
|
"dirs-sys",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-06-06 22:58:53 +00:00
|
|
|
name = "dirs-sys"
|
2023-05-03 05:23:48 +00:00
|
|
|
version = "0.4.1"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-03 05:23:48 +00:00
|
|
|
checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2023-05-03 05:23:48 +00:00
|
|
|
"option-ext",
|
2020-05-17 02:38:19 +00:00
|
|
|
"redox_users",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "doc-comment"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-17 02:38:19 +00:00
|
|
|
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.8.1"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2023-02-19 23:44:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "enum-as-inner"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116"
|
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-10 00:36:35 +00:00
|
|
|
"syn 1.0.109",
|
2022-11-13 22:43:55 +00:00
|
|
|
]
|
|
|
|
|
2023-06-28 14:45:56 +00:00
|
|
|
[[package]]
|
|
|
|
name = "equivalent"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1"
|
|
|
|
|
2023-04-21 04:07:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "errno"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
|
|
|
|
dependencies = [
|
|
|
|
"errno-dragonfly",
|
|
|
|
"libc",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2023-04-21 04:07:34 +00:00
|
|
|
]
|
|
|
|
|
2022-11-13 22:43:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "errno-dragonfly"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fern"
|
2023-03-28 05:14:10 +00:00
|
|
|
version = "0.6.2"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-28 05:14:10 +00:00
|
|
|
checksum = "d9f0c14694cbd524c8720dd69b0e3179344f04ebb5f90f2e4a440c6ea3b2f1ee"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"log",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2022-11-17 08:18:05 +00:00
|
|
|
[[package]]
|
|
|
|
name = "filedescriptor"
|
|
|
|
version = "0.8.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"thiserror",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "float-cmp"
|
2022-02-25 10:02:15 +00:00
|
|
|
version = "0.9.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-25 10:02:15 +00:00
|
|
|
checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"num-traits",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2022-02-12 21:40:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fnv"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2023-06-12 04:13:29 +00:00
|
|
|
version = "0.2.10"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-12 04:13:29 +00:00
|
|
|
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2023-05-10 00:36:35 +00:00
|
|
|
"wasi",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2020-05-15 02:22:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.27.3"
|
2020-05-15 02:22:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
|
2020-05-15 02:22:29 +00:00
|
|
|
|
2023-04-12 04:03:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2023-06-09 04:26:01 +00:00
|
|
|
version = "0.14.0"
|
2023-04-12 04:03:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-09 04:26:01 +00:00
|
|
|
checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
|
2023-04-12 04:03:27 +00:00
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
2023-06-09 04:26:01 +00:00
|
|
|
"allocator-api2",
|
2023-04-12 04:03:27 +00:00
|
|
|
]
|
|
|
|
|
2023-02-19 23:44:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
|
|
|
|
2023-04-21 04:07:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
|
|
|
|
|
2022-11-13 06:51:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "humantime"
|
|
|
|
version = "2.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
|
|
|
|
2022-02-12 21:40:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ident_case"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
|
2020-09-07 03:03:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2023-06-28 14:45:56 +00:00
|
|
|
version = "2.0.0"
|
2020-09-07 03:03:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-28 14:45:56 +00:00
|
|
|
checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
|
2020-09-07 03:03:03 +00:00
|
|
|
dependencies = [
|
2023-06-28 14:45:56 +00:00
|
|
|
"equivalent",
|
|
|
|
"hashbrown",
|
2020-09-07 03:03:03 +00:00
|
|
|
]
|
|
|
|
|
2023-07-21 04:19:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indoc"
|
|
|
|
version = "2.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2c785eefb63ebd0e33416dfcb8d6da0bf27ce752843a45632a67bf10d4d4b5c4"
|
|
|
|
|
2022-11-13 22:43:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "io-lifetimes"
|
2023-06-12 04:13:29 +00:00
|
|
|
version = "1.0.11"
|
2022-11-13 22:43:55 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-12 04:13:29 +00:00
|
|
|
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
2023-01-14 23:37:29 +00:00
|
|
|
dependencies = [
|
2023-07-03 04:47:02 +00:00
|
|
|
"hermit-abi",
|
2023-01-14 23:37:29 +00:00
|
|
|
"libc",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2023-01-14 23:37:29 +00:00
|
|
|
]
|
2022-11-13 22:43:55 +00:00
|
|
|
|
2023-04-21 04:07:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "is-terminal"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.4.8"
|
2023-04-21 04:07:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "24fddda5af7e54bf7da53067d6e802dbcc381d0a8eef629df528e3ebf68755cb"
|
2023-04-21 04:07:34 +00:00
|
|
|
dependencies = [
|
2023-07-03 04:47:02 +00:00
|
|
|
"hermit-abi",
|
2023-08-09 05:27:56 +00:00
|
|
|
"rustix 0.38.7",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2023-04-21 04:07:34 +00:00
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
2023-01-14 23:37:29 +00:00
|
|
|
version = "0.10.5"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-14 23:37:29 +00:00
|
|
|
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"either",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2023-06-28 14:45:56 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
|
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
2021-10-18 01:33:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.0.6"
|
2021-10-18 01:33:07 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
|
2021-10-18 01:33:07 +00:00
|
|
|
|
2022-10-12 20:25:38 +00:00
|
|
|
[[package]]
|
|
|
|
name = "kstring"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ec3066350882a1cd6d950d055997f379ac37fd39f81cd4d8ed186032eb3c5747"
|
|
|
|
dependencies = [
|
|
|
|
"static_assertions",
|
|
|
|
]
|
|
|
|
|
2020-04-17 00:06:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lazycell"
|
2020-08-30 00:41:41 +00:00
|
|
|
version = "1.3.0"
|
2020-04-17 00:06:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-08-30 00:41:41 +00:00
|
|
|
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
2020-04-17 00:06:50 +00:00
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2023-06-28 14:45:56 +00:00
|
|
|
version = "0.2.147"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-28 14:45:56 +00:00
|
|
|
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2022-02-12 21:40:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libloading"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.7.4"
|
2022-02-12 21:40:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
|
2022-02-12 21:40:33 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2023-04-21 04:07:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "linux-raw-sys"
|
2023-05-23 04:22:17 +00:00
|
|
|
version = "0.3.8"
|
2023-04-21 04:07:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-23 04:22:17 +00:00
|
|
|
checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
2023-04-21 04:07:34 +00:00
|
|
|
|
2023-06-29 04:48:49 +00:00
|
|
|
[[package]]
|
|
|
|
name = "linux-raw-sys"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "09fc20d2ca12cb9f044c93e3bd6d32d523e6e2ec3db4f7b2939cd99026ecd3f0"
|
|
|
|
|
2020-11-03 04:52:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2023-06-12 04:13:29 +00:00
|
|
|
version = "0.4.10"
|
2020-11-03 04:52:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-12 04:13:29 +00:00
|
|
|
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
|
2020-11-03 04:52:45 +00:00
|
|
|
dependencies = [
|
2022-04-27 23:23:34 +00:00
|
|
|
"autocfg",
|
2020-11-03 04:52:45 +00:00
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2023-06-12 04:13:29 +00:00
|
|
|
version = "0.4.19"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-12 04:13:29 +00:00
|
|
|
checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2022-10-11 23:49:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mach2"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
2020-11-02 20:04:54 +00:00
|
|
|
name = "memchr"
|
2023-04-22 04:19:12 +00:00
|
|
|
version = "2.5.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-22 04:19:12 +00:00
|
|
|
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
2020-11-02 20:04:54 +00:00
|
|
|
name = "memoffset"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.9.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
|
2020-11-02 20:04:54 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
2020-04-08 23:44:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
2020-11-02 20:04:54 +00:00
|
|
|
name = "miniz_oxide"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.7.1"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-11-02 20:04:54 +00:00
|
|
|
"adler",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2023-06-12 04:13:29 +00:00
|
|
|
version = "0.8.8"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-12 04:13:29 +00:00
|
|
|
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
|
|
|
"log",
|
2023-05-10 00:36:35 +00:00
|
|
|
"wasi",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2020-11-02 20:04:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nix"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.26.2"
|
2020-11-02 20:04:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2023-06-29 04:48:49 +00:00
|
|
|
"bitflags 1.3.2",
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2023-01-14 23:37:29 +00:00
|
|
|
"static_assertions",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "normalize-line-endings"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-17 02:38:19 +00:00
|
|
|
checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2022-10-07 23:15:11 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ntapi"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.4.1"
|
2022-10-07 23:15:11 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
|
2022-10-07 23:15:11 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.2.15"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"autocfg",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num_cpus"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "1.16.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2023-07-03 04:47:02 +00:00
|
|
|
"hermit-abi",
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2022-02-12 21:40:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nvml-wrapper"
|
2023-02-28 00:37:35 +00:00
|
|
|
version = "0.9.0"
|
2022-02-12 21:40:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-28 00:37:35 +00:00
|
|
|
checksum = "7cd21b9f5a1cce3c3515c9ffa85f5c7443e07162dae0ccf4339bb7ca38ad3454"
|
2022-02-12 21:40:33 +00:00
|
|
|
dependencies = [
|
2023-06-29 04:48:49 +00:00
|
|
|
"bitflags 1.3.2",
|
2022-02-12 21:40:33 +00:00
|
|
|
"libloading",
|
|
|
|
"nvml-wrapper-sys",
|
|
|
|
"static_assertions",
|
|
|
|
"thiserror",
|
|
|
|
"wrapcenum-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "nvml-wrapper-sys"
|
2023-02-28 00:37:35 +00:00
|
|
|
version = "0.7.0"
|
2022-02-12 21:40:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-28 00:37:35 +00:00
|
|
|
checksum = "c961a2ea9e91c59a69b78e69090f6f5b867bb46c0c56de9482da232437c4987e"
|
2022-02-12 21:40:33 +00:00
|
|
|
dependencies = [
|
|
|
|
"libloading",
|
|
|
|
]
|
|
|
|
|
2020-05-15 02:22:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "object"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.31.1"
|
2020-05-15 02:22:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
|
2021-09-18 16:26:30 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
2020-05-15 02:22:29 +00:00
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2023-06-09 04:26:01 +00:00
|
|
|
version = "1.18.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-09 04:26:01 +00:00
|
|
|
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2023-05-03 05:23:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "option-ext"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
|
|
|
|
|
2020-11-03 04:52:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2022-11-08 05:56:39 +00:00
|
|
|
version = "0.12.1"
|
2020-11-03 04:52:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-11-08 05:56:39 +00:00
|
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
2020-11-03 04:52:45 +00:00
|
|
|
dependencies = [
|
2020-11-15 10:16:47 +00:00
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
2020-11-03 04:52:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2023-06-12 04:13:29 +00:00
|
|
|
version = "0.9.8"
|
2020-11-03 04:52:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-12 04:13:29 +00:00
|
|
|
checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
|
2020-11-03 04:52:45 +00:00
|
|
|
dependencies = [
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2023-06-12 04:13:29 +00:00
|
|
|
"redox_syscall 0.3.5",
|
2020-05-17 02:38:19 +00:00
|
|
|
"smallvec",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-targets",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2023-07-21 04:19:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "paste"
|
|
|
|
version = "1.0.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
|
|
|
|
|
2023-03-28 05:14:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "predicates"
|
2023-04-27 04:19:32 +00:00
|
|
|
version = "3.0.3"
|
2023-03-28 05:14:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-27 04:19:32 +00:00
|
|
|
checksum = "09963355b9f467184c04017ced4a2ba2d75cbcb4e7462690d388233253d4b1a9"
|
2023-03-28 05:14:10 +00:00
|
|
|
dependencies = [
|
2023-04-27 04:19:32 +00:00
|
|
|
"anstyle",
|
2022-02-25 10:02:15 +00:00
|
|
|
"difflib",
|
2020-05-17 02:38:19 +00:00
|
|
|
"float-cmp",
|
2023-06-28 14:45:56 +00:00
|
|
|
"itertools 0.10.5",
|
2020-05-17 02:38:19 +00:00
|
|
|
"normalize-line-endings",
|
|
|
|
"predicates-core",
|
|
|
|
"regex",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "predicates-core"
|
2023-04-11 07:22:32 +00:00
|
|
|
version = "1.0.6"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-11 07:22:32 +00:00
|
|
|
checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "predicates-tree"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.0.9"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"predicates-core",
|
2021-10-18 01:33:07 +00:00
|
|
|
"termtree",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "1.0.63"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2023-01-15 00:13:31 +00:00
|
|
|
"unicode-ident",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "1.0.29"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"proc-macro2",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2023-04-16 04:04:16 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ratatui"
|
2023-07-21 04:19:25 +00:00
|
|
|
version = "0.22.0"
|
2023-04-16 04:04:16 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-21 04:19:25 +00:00
|
|
|
checksum = "8285baa38bdc9f879d92c0e37cb562ef38aa3aeefca22b3200186bc39242d3d5"
|
2023-04-16 04:04:16 +00:00
|
|
|
dependencies = [
|
2023-07-21 04:19:25 +00:00
|
|
|
"bitflags 2.3.3",
|
2023-04-16 04:04:16 +00:00
|
|
|
"cassowary",
|
2023-08-09 05:27:56 +00:00
|
|
|
"crossterm 0.26.1",
|
2023-07-21 04:19:25 +00:00
|
|
|
"indoc",
|
|
|
|
"paste",
|
2023-04-16 04:04:16 +00:00
|
|
|
"unicode-segmentation",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rayon"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.7.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"either",
|
|
|
|
"rayon-core",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rayon-core"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.11.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-11-02 20:04:54 +00:00
|
|
|
"crossbeam-channel",
|
2020-05-17 02:38:19 +00:00
|
|
|
"crossbeam-deque",
|
|
|
|
"crossbeam-utils",
|
|
|
|
"num_cpus",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.2.16"
|
2021-06-06 22:58:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
2021-06-06 22:58:53 +00:00
|
|
|
dependencies = [
|
2023-06-29 04:48:49 +00:00
|
|
|
"bitflags 1.3.2",
|
2021-06-06 22:58:53 +00:00
|
|
|
]
|
|
|
|
|
2023-06-12 04:13:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
|
|
|
version = "0.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
|
|
|
|
dependencies = [
|
2023-06-29 04:48:49 +00:00
|
|
|
"bitflags 1.3.2",
|
2023-06-12 04:13:29 +00:00
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "redox_users"
|
2022-04-27 23:23:34 +00:00
|
|
|
version = "0.4.3"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-27 23:23:34 +00:00
|
|
|
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"getrandom",
|
2023-06-12 04:13:29 +00:00
|
|
|
"redox_syscall 0.2.16",
|
2022-04-27 23:23:34 +00:00
|
|
|
"thiserror",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "1.9.3"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
2023-08-09 05:27:56 +00:00
|
|
|
"regex-automata 0.3.6",
|
2020-05-17 02:38:19 +00:00
|
|
|
"regex-syntax",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2021-02-19 22:57:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
2021-09-18 16:26:30 +00:00
|
|
|
version = "0.1.10"
|
2021-02-19 22:57:39 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-09-18 16:26:30 +00:00
|
|
|
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
|
2021-02-19 22:57:39 +00:00
|
|
|
|
2023-07-06 11:33:30 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "0.3.6"
|
2023-07-06 11:33:30 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69"
|
2023-07-06 11:33:30 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "0.7.4"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2022-03-11 11:45:05 +00:00
|
|
|
[[package]]
|
|
|
|
name = "roff"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b833d8d034ea094b1ea68aa6d5c740e0d04bad9d16568d08ba6f76823a114316"
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.1.23"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2023-04-21 04:07:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustix"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.37.21"
|
2023-04-21 04:07:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "62f25693a73057a1b4cb56179dd3c7ea21a7c6c5ee7d85781f5749b46f34b79c"
|
2023-04-21 04:07:34 +00:00
|
|
|
dependencies = [
|
2023-06-29 04:48:49 +00:00
|
|
|
"bitflags 1.3.2",
|
2023-05-10 00:36:35 +00:00
|
|
|
"errno",
|
2023-04-21 04:07:34 +00:00
|
|
|
"io-lifetimes",
|
|
|
|
"libc",
|
2023-06-29 04:48:49 +00:00
|
|
|
"linux-raw-sys 0.3.8",
|
|
|
|
"windows-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustix"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "0.38.7"
|
2023-06-29 04:48:49 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "172891ebdceb05aa0005f533a6cbfca599ddd7d966f6f5d4d9b2e70478e70399"
|
2023-06-29 04:48:49 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"errno",
|
|
|
|
"libc",
|
|
|
|
"linux-raw-sys 0.4.3",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2023-04-21 04:07:34 +00:00
|
|
|
]
|
|
|
|
|
2022-07-24 00:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.0.13"
|
2022-07-24 00:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
|
2022-07-24 00:44:29 +00:00
|
|
|
|
2022-08-22 06:47:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "same-file"
|
|
|
|
version = "1.0.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-17 02:38:19 +00:00
|
|
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2023-08-19 20:06:53 +00:00
|
|
|
version = "1.0.171"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-19 20:06:53 +00:00
|
|
|
checksum = "30e27d1e4fd7659406c492fd6cfaf2066ba8773de45ca75e855590f856dc34a9"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"serde_derive",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2023-08-19 20:06:53 +00:00
|
|
|
version = "1.0.171"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-19 20:06:53 +00:00
|
|
|
checksum = "389894603bd18c46fa56231694f8d827779c0951a667087194cf9de94ed24682"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-08-09 05:27:56 +00:00
|
|
|
"syn 2.0.28",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2022-07-24 00:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "1.0.104"
|
2022-07-24 00:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "076066c5f1078eac5b722a31827a8832fe108bed65dfa75e233c89f8206e976c"
|
2022-07-24 00:44:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-03-01 05:14:47 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_spanned"
|
2023-06-28 14:45:56 +00:00
|
|
|
version = "0.6.3"
|
2023-03-01 05:14:47 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-28 14:45:56 +00:00
|
|
|
checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
|
2023-03-01 05:14:47 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "signal-hook"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "0.3.17"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
|
|
|
"signal-hook-registry",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2021-09-18 16:26:30 +00:00
|
|
|
[[package]]
|
2022-11-08 05:56:39 +00:00
|
|
|
name = "signal-hook-mio"
|
|
|
|
version = "0.2.3"
|
2021-09-18 16:26:30 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-11-08 05:56:39 +00:00
|
|
|
checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
|
2021-09-18 16:26:30 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2022-11-08 05:56:39 +00:00
|
|
|
"mio",
|
|
|
|
"signal-hook",
|
2021-09-18 16:26:30 +00:00
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-registry"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.4.1"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.10.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
|
2020-11-02 20:04:54 +00:00
|
|
|
|
2022-05-06 21:16:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "starship-battery"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "0.8.2"
|
2022-05-06 21:16:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "36335b5b5ba5328b4ad2024807423010b7f533a7e5315dfd9df0acbc9d2c550e"
|
2022-05-06 21:16:57 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2023-04-14 04:13:00 +00:00
|
|
|
"core-foundation",
|
2022-05-06 21:16:57 +00:00
|
|
|
"lazycell",
|
|
|
|
"libc",
|
2023-04-14 04:13:00 +00:00
|
|
|
"mach2",
|
|
|
|
"nix",
|
2022-05-06 21:16:57 +00:00
|
|
|
"num-traits",
|
|
|
|
"uom",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-02-12 21:40:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "static_assertions"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2022-03-08 03:53:02 +00:00
|
|
|
version = "0.9.3"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-08 03:53:02 +00:00
|
|
|
checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2022-02-12 21:40:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2022-03-08 03:53:02 +00:00
|
|
|
version = "0.10.0"
|
2022-02-12 21:40:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-08 03:53:02 +00:00
|
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
2022-02-12 21:40:33 +00:00
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.0.109"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-01-15 00:13:31 +00:00
|
|
|
"unicode-ident",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2023-03-28 05:14:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "2.0.28"
|
2023-03-28 05:14:10 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
|
2023-03-28 05:14:10 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2022-08-22 06:47:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sysctl"
|
2023-02-19 23:44:35 +00:00
|
|
|
version = "0.5.4"
|
2022-08-22 06:47:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-19 23:44:35 +00:00
|
|
|
checksum = "ed66d6a2ccbd656659289bc90767895b7abbdec897a0fc6031aca3ed1cb51d3e"
|
2022-08-22 06:47:22 +00:00
|
|
|
dependencies = [
|
2023-06-29 04:48:49 +00:00
|
|
|
"bitflags 1.3.2",
|
2022-08-22 06:47:22 +00:00
|
|
|
"byteorder",
|
2023-02-19 23:44:35 +00:00
|
|
|
"enum-as-inner",
|
2022-08-22 06:47:22 +00:00
|
|
|
"libc",
|
|
|
|
"thiserror",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sysinfo"
|
2023-08-16 09:45:47 +00:00
|
|
|
version = "0.29.8"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-16 09:45:47 +00:00
|
|
|
checksum = "d10ed79c22663a35a255d289a7fdcb43559fc77ff15df5ce6c341809e7867528"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2021-09-18 16:26:30 +00:00
|
|
|
"cfg-if",
|
2023-04-14 04:13:00 +00:00
|
|
|
"core-foundation-sys",
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2023-03-02 05:03:54 +00:00
|
|
|
"ntapi",
|
2020-05-17 02:38:19 +00:00
|
|
|
"once_cell",
|
|
|
|
"rayon",
|
2020-11-02 20:04:54 +00:00
|
|
|
"winapi",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2022-03-08 03:53:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "terminal_size"
|
2023-04-21 04:07:34 +00:00
|
|
|
version = "0.2.6"
|
2022-03-08 03:53:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-21 04:07:34 +00:00
|
|
|
checksum = "8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237"
|
2022-03-08 03:53:02 +00:00
|
|
|
dependencies = [
|
2023-07-03 04:47:02 +00:00
|
|
|
"rustix 0.37.21",
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-sys",
|
2022-03-08 03:53:02 +00:00
|
|
|
]
|
|
|
|
|
2021-10-18 01:33:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "termtree"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.4.1"
|
2021-10-18 01:33:07 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
|
2021-10-18 01:33:07 +00:00
|
|
|
|
2020-09-01 03:59:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
2023-07-24 08:02:59 +00:00
|
|
|
version = "1.0.44"
|
2020-09-01 03:59:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-24 08:02:59 +00:00
|
|
|
checksum = "611040a08a0439f8248d1990b111c95baa9c704c805fa1f62104b39655fd7f90"
|
2020-09-01 03:59:33 +00:00
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
2023-07-24 08:02:59 +00:00
|
|
|
version = "1.0.44"
|
2020-09-01 03:59:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-24 08:02:59 +00:00
|
|
|
checksum = "090198534930841fab3a5d1bb637cde49e339654e606195f8d9c76eeb081dc96"
|
2020-09-01 03:59:33 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-08-09 05:27:56 +00:00
|
|
|
"syn 2.0.28",
|
2020-09-01 03:59:33 +00:00
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "time"
|
2023-08-19 20:06:53 +00:00
|
|
|
version = "0.3.26"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-19 20:06:53 +00:00
|
|
|
checksum = "a79d09ac6b08c1ab3906a2f7cc2e81a0e27c7ae89c63812df75e52bef0751e07"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2023-08-09 05:27:56 +00:00
|
|
|
"deranged",
|
2021-10-18 01:33:07 +00:00
|
|
|
"itoa",
|
2023-02-27 06:44:15 +00:00
|
|
|
"serde",
|
|
|
|
"time-core",
|
2021-10-18 01:33:07 +00:00
|
|
|
"time-macros",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2023-02-27 06:44:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "time-core"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "0.1.1"
|
2023-02-27 06:44:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
|
2023-02-27 06:44:15 +00:00
|
|
|
|
2021-10-18 01:33:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "time-macros"
|
2023-08-19 20:06:53 +00:00
|
|
|
version = "0.2.12"
|
2021-10-18 01:33:07 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-19 20:06:53 +00:00
|
|
|
checksum = "75c65469ed6b3a4809d987a41eb1dc918e9bc1d92211cbad7ae82931846f7451"
|
2023-02-27 06:44:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"time-core",
|
|
|
|
]
|
2021-10-18 01:33:07 +00:00
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
2023-03-01 05:14:47 +00:00
|
|
|
name = "toml_datetime"
|
2023-06-28 14:45:56 +00:00
|
|
|
version = "0.6.3"
|
2023-03-01 05:14:47 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-28 14:45:56 +00:00
|
|
|
checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
|
2023-03-01 05:14:47 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml_edit"
|
2023-07-20 06:25:02 +00:00
|
|
|
version = "0.19.14"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-20 06:25:02 +00:00
|
|
|
checksum = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2023-03-01 05:14:47 +00:00
|
|
|
"indexmap",
|
2020-05-17 02:38:19 +00:00
|
|
|
"serde",
|
2023-03-01 05:14:47 +00:00
|
|
|
"serde_spanned",
|
|
|
|
"toml_datetime",
|
|
|
|
"winnow",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "1.16.0"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2023-01-15 00:13:31 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2023-06-12 04:13:29 +00:00
|
|
|
version = "1.0.9"
|
2023-01-15 00:13:31 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-06-12 04:13:29 +00:00
|
|
|
checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
|
2023-01-15 00:13:31 +00:00
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
2023-02-27 06:44:15 +00:00
|
|
|
version = "1.10.1"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-27 06:44:15 +00:00
|
|
|
checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2023-01-15 02:05:58 +00:00
|
|
|
version = "0.1.10"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-15 02:05:58 +00:00
|
|
|
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2020-04-17 00:06:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "uom"
|
2023-08-09 05:27:56 +00:00
|
|
|
version = "0.35.0"
|
2020-04-17 00:06:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-09 05:27:56 +00:00
|
|
|
checksum = "8362194c7a9845a7a7f3562173d6e1da3f24f7132018cb78fe77a5b4474187b2"
|
2020-04-17 00:06:50 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"num-traits",
|
|
|
|
"typenum",
|
2020-04-17 00:06:50 +00:00
|
|
|
]
|
|
|
|
|
2023-04-21 04:07:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "utf8parse"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
|
|
|
|
2023-04-12 04:03:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
|
|
|
version = "0.9.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wait-timeout"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-17 02:38:19 +00:00
|
|
|
checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"libc",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
2022-08-22 06:47:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
2023-05-10 00:36:35 +00:00
|
|
|
version = "2.3.3"
|
2022-08-22 06:47:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-10 00:36:35 +00:00
|
|
|
checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
|
2022-08-22 06:47:22 +00:00
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2022-11-08 05:56:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
2020-08-21 20:00:14 +00:00
|
|
|
version = "0.3.9"
|
2020-04-08 23:44:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-08-21 20:00:14 +00:00
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
2020-04-08 23:44:29 +00:00
|
|
|
dependencies = [
|
2020-05-17 02:38:19 +00:00
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
2020-04-08 23:44:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-17 02:38:19 +00:00
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
2020-04-08 23:44:29 +00:00
|
|
|
|
2022-03-08 03:53:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-04-08 23:44:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-17 02:38:19 +00:00
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
2022-02-12 21:40:33 +00:00
|
|
|
|
2023-01-18 06:43:08 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows"
|
2023-04-07 07:48:35 +00:00
|
|
|
version = "0.48.0"
|
2023-01-18 06:43:08 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-07 07:48:35 +00:00
|
|
|
checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
|
2023-01-18 06:43:08 +00:00
|
|
|
dependencies = [
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-targets",
|
2023-02-27 06:44:15 +00:00
|
|
|
]
|
|
|
|
|
2023-04-21 04:07:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
|
dependencies = [
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows-targets",
|
2023-04-07 07:48:35 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2023-07-03 04:47:02 +00:00
|
|
|
version = "0.48.1"
|
2023-04-07 07:48:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-03 04:47:02 +00:00
|
|
|
checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f"
|
2023-04-07 07:48:35 +00:00
|
|
|
dependencies = [
|
2023-06-12 04:13:29 +00:00
|
|
|
"windows_aarch64_gnullvm",
|
|
|
|
"windows_aarch64_msvc",
|
|
|
|
"windows_i686_gnu",
|
|
|
|
"windows_i686_msvc",
|
|
|
|
"windows_x86_64_gnu",
|
|
|
|
"windows_x86_64_gnullvm",
|
|
|
|
"windows_x86_64_msvc",
|
2023-01-18 06:43:08 +00:00
|
|
|
]
|
|
|
|
|
2023-04-07 07:48:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
|
|
|
|
|
2023-03-01 05:14:47 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winnow"
|
2023-07-20 06:25:02 +00:00
|
|
|
version = "0.5.0"
|
2023-03-01 05:14:47 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-20 06:25:02 +00:00
|
|
|
checksum = "81fac9742fd1ad1bd9643b991319f72dd031016d44b77039a26977eb667141e7"
|
2023-03-01 05:14:47 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2022-02-12 21:40:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wrapcenum-derive"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6bcc065c85ad2c3bd12aa4118bf164835712e25080c392557801a13292c60aec"
|
|
|
|
dependencies = [
|
|
|
|
"darling",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-10 00:36:35 +00:00
|
|
|
"syn 1.0.109",
|
2022-02-12 21:40:33 +00:00
|
|
|
]
|