From 446e78b95a2d2b74afb9ab7c39bf135ee5e8ab32 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Thu, 27 Aug 2020 13:13:54 +0200 Subject: Add otp-cache extension --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4e477cd..d0359cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,3 +70,6 @@ version = "1" [dev-dependencies.tempfile] version = "3.1" + +[workspace] +members = ["extensions/*"] -- cgit v1.2.1