You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

23 lines
370 B

[package]
name = "pmuw-project"
version = "0.1.0"
edition = "2021"
[dependencies]
chrono = "0.4.23"
colored = "2.0"
crossbeam-channel = "0.5"
ctrlc = "3.2"
dirs = "4.0"
once_cell = "1.17"
rand = "0.8.5"
regex = "1.7"
rustyline = "10.1"
rustyline-derive = "0.7"
shlex = "1.1"
sysinfo = "0.27"
system_shutdown = "4.0.1"
uname = "0.1"
whoami = "1.3"
webbrowser = "0.8.7"