From dd79d346f7e175ac26ce0a0994b30b20061cbce7 Mon Sep 17 00:00:00 2001 From: fteychene Date: Fri, 15 May 2020 16:01:57 +0200 Subject: test: Add some unit tests for cache --- dhall/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'dhall/Cargo.toml') diff --git a/dhall/Cargo.toml b/dhall/Cargo.toml index fca96d0..376506f 100644 --- a/dhall/Cargo.toml +++ b/dhall/Cargo.toml @@ -29,6 +29,7 @@ url = "2.1" [dev-dependencies] pretty_assertions = "0.6.1" version-sync = "0.8" +rand = "0.7" [build-dependencies] walkdir = "2" -- cgit v1.2.3