mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +02:00
update csrv
This commit is contained in:
parent
41f594cc41
commit
2dba78c0e7
2 changed files with 14 additions and 20 deletions
|
|
@ -3,7 +3,7 @@ name = "palantir"
|
|||
version = "0.1.0"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2021"
|
||||
rust-version = "1.70.0"
|
||||
rust-version = "1.73.0"
|
||||
|
||||
[dependencies]
|
||||
color-eyre = "0.6.3"
|
||||
|
|
@ -25,7 +25,7 @@ nvml-wrapper = "0.10.0"
|
|||
if-addrs = "0.12.0"
|
||||
sysconf = "0.3.4"
|
||||
thiserror = "1.0.58"
|
||||
clap = { version = "4.4.18", features = ["derive"] }
|
||||
clap = { version = "=4.4.18", features = ["derive"] }
|
||||
procfs = "0.16.0"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue