mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 18:24:08 +02:00
trim deps
This commit is contained in:
parent
a81e32d02e
commit
3539d447d3
2 changed files with 2 additions and 558 deletions
|
|
@ -6,13 +6,10 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
color-eyre = "0.5"
|
||||
heim = { version = "0.1.0-rc.1", features = ["sensors", "cpu", "memory", "net", "host", "disk"] }
|
||||
warp = "0.3"
|
||||
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
|
||||
ctrlc = { version = "3", features = ["termination"] }
|
||||
dotenv = "0.15"
|
||||
futures-util = "0.3"
|
||||
futures-lite = "1"
|
||||
parse-display = "0.4"
|
||||
regex = { version = "1", default-features = false }
|
||||
once_cell = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue