cargo upgrade
This commit is contained in:
parent
292b80b17a
commit
ed997b4ba6
@ -21,9 +21,9 @@ path = "src/bin/home.rs"
|
||||
[dependencies]
|
||||
# Use git until ColorRGB is pub in crates
|
||||
i3monkit = {git = "https://github.com/38/i3monkit"} # "0.1.2"
|
||||
num_cpus = "1.0"
|
||||
num_cpus = "1.15"
|
||||
structopt = { version = "0.2", default-features = false }
|
||||
chrono = "0.4"
|
||||
chrono-tz = "0.5"
|
||||
glob = "0.3.0"
|
||||
thiserror = "1.0.30"
|
||||
glob = "0.3.1"
|
||||
thiserror = "1.0.40"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user