From fc6409142e68335addc65763a1733526130256b0 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 3 Oct 2021 16:57:34 +0530 Subject: new lint: collapsible_let_in --- lib/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Cargo.toml') diff --git a/lib/Cargo.toml b/lib/Cargo.toml index e371c5d..e9e9e69 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -10,3 +10,4 @@ rnix = "0.9.0" if_chain = "1.0" macros = { path = "../macros" } lazy_static = "1.0" +rowan = "0.12.5" -- cgit v1.2.3