update dependencies
Showing
... | ... | @@ -12,9 +12,9 @@ log = "0.4.8" |
elapsed = "0.1.2" | ||
floating-duration = "0.1.2" | ||
glib = "0.9.3" | ||
chrono = "0.4.10" | ||
chrono = "0.4.11" | ||
crossbeam-channel = "0.4.2" | ||
structopt = "0.3.11" | ||
structopt = "0.3.12" | ||
dirs = "2.0.2" | ||
[dependencies.cairo-rs] | ||
... | ... | @@ -32,7 +32,7 @@ version = "0.8.1" |
features = ["v3_18"] | ||
[dependencies.fern] | ||
version = "0.5.9" | ||
version = "0.6.0" | ||
features = ["colored"] | ||
[dependencies.libgled] | ||
... | ... |
Please register or sign in to comment