From b4b9515fd969cb6445c8a93b7eb1ec8ebe529949 Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Thu, 20 Aug 2020 21:41:45 +0200 Subject: rif: adding Recipes and Metadata --- rif/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rif/Cargo.toml') diff --git a/rif/Cargo.toml b/rif/Cargo.toml index 448ce3b..1f02bd6 100644 --- a/rif/Cargo.toml +++ b/rif/Cargo.toml @@ -3,3 +3,6 @@ name = "rif" version = "0.1.0" authors = ["Kaiden Fey "] edition = "2018" + +[dependencies] +identity = { version = "0.4", package = "ratman-identity" } \ No newline at end of file -- cgit v1.2.3