summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAbin Simon <mail@meain.io>2022-01-16 13:00:42 +0530
committerAbin Simon <mail@meain.io>2022-01-16 13:00:42 +0530
commitaf7ce9a03ef8b382a6507a809ccdf56e8b6968b7 (patch)
tree3b17677149d2e1b063833525dfa18cd06c4611a0 /Cargo.lock
parent4a438a0efbf659e44226e9ff01d2c496f4222e07 (diff)
Release 0.21.00.21.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 3 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 60204a7..775c255 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
+version = 3
+
[[package]]
name = "aho-corasick"
version = "0.7.18"
@@ -389,7 +391,7 @@ dependencies = [
[[package]]
name = "lsd"
-version = "0.20.1"
+version = "0.21.0"
dependencies = [
"assert_cmd",
"assert_fs",