summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-02-28 16:17:46 +0100
committerCanop <cano.petrole@gmail.com>2021-02-28 16:17:46 +0100
commit3b8358034375b7907579b50229838c08e9fdad6d (patch)
treee6e04a2461084f03df37d5cdd35cafbff3c48712 /Cargo.lock
parentaba1124192e08bc872e64f3a50c3ff3b6987752a (diff)
don't ask again to install after an incomplete installationv1.2.7
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 29e9e14..54dbb1e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -121,7 +121,7 @@ dependencies = [
[[package]]
name = "broot"
-version = "1.2.6"
+version = "1.2.7"
dependencies = [
"ahash",
"ansi_colours",