aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-10-31 17:22:28 +0000
committerAkshay <[email protected]>2021-10-31 17:23:22 +0000
commit150106459f7a8e0325fe85c41919cc32f2f19964 (patch)
treeafd3fea173e579b1dec32d3c40a83dbd7e8c4e45 /Cargo.lock
parent84c9d656dd4cf2fa5c3cf96c0048bc3329e208b9 (diff)
fix broken flake buildsv0.3.3
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 5ab9bc9..464b91f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -388,7 +388,7 @@ checksum = "b203e79e90905594272c1c97c7af701533d42adaab0beb3859018e477d54a3b0"
388 388
389[[package]] 389[[package]]
390name = "statix" 390name = "statix"
391version = "0.3.2" 391version = "0.3.3"
392dependencies = [ 392dependencies = [
393 "ariadne", 393 "ariadne",
394 "clap", 394 "clap",