13 lines
394 B
Diff
13 lines
394 B
Diff
diff --git a/Cargo.lock b/Cargo.lock
|
|
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -107,7 +107,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "loop-rs"
|
|
-version = "0.3.5"
|
|
+version = "0.4.0"
|
|
dependencies = [
|
|
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|